autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fine-grained install control


From: Keith MARSHALL
Subject: Re: Fine-grained install control
Date: Thu, 4 May 2006 17:24:05 +0100

Ralf Wildenhues wrote, quoting me:
>>>> you could just inline the assignment:
>>>> 
>>>>   mandir=`echo $mandir | sed s?^${prefix}?/usr/local?`
>>>> in your configure.ac.
>>>
>>> Which will make your package blatantly incompatible with the old
>>> version of the GCS;
>> 
>> Eh?  The OP's intent may not be strictly GCS compliant in any case,
>> but I fail to see how this would make it any less so.
>
> Erm, when I
>   ./configure --prefix=/foo
>
> then some stuff will be installed outside /foo?

With respect, that's rather irrelevant, for using `--mandir=/bar/man'
will have the same effect -- well, except that doing it behind the user's
back, without requiring the `--mandir=...' specification isn't a very
friendly thing to do :-)

Cheers,
Keith.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]