This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Absolute srcdir


Akim Demaille wrote:

> Ralf Corsepius sent me this morning a detailed PR with about the same
> behavior.  I'm highly tempted to consider this a bash bug, unless
> someone can demonstrate the usefulness of the following feature...
>

[..]

>
> I suppose we should drop the use of [] here.  Pfff.

What about this fragment from acgeneral.m4 (~line 4407):

        [[/\\$]]* | ?:[[/\\]]*) INSTALL="$ac_given_INSTALL" ;;

There, [[/\\$]]* is used instead of [[/\\]]*.

Seems like another workaround to this issue already crept into autoconf to me.

Ralf

--
Ralf Corsepius
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung (FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:corsepiu@faw.uni-ulm.de           FAX: +49/731/501-999
http://www.faw.uni-ulm.de




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]