Re: Problems compiling glib.




On Sat, 29 Aug 1998, Johan Groth wrote:
> 
> Thank you,
> hacking in the autogen.sh file solved it (although I still can't figure
> out why autogen.sh does not pass --prefix=[installprefix] to aclocal as
> -I installprefix). 
> 

It will pass ACLOCAL_FLAGS.

Do:
ACLOCAL_FLAGS='-I /wherever/share/aclocal' ./autogen.sh --prefix=/prefix

Havoc




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