Re: Fine-grained install control

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

 



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.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux