OoO Lors de la soirée naissante du mardi 27 mai 2008, vers 17:16, "Bernhard R. Link" <[EMAIL PROTECTED]> disait:
>> ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr
>> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-g
>> -O2" LDFLAGS="-Wl,-z,defs"
> Sadly evilvte has not autoconf generated configure but a home-grewn.
> And this one has only:
> for opt do
> case "$opt" in
> --prefix=*) prefix=`echo $opt | cut -d '=' -f 2`
> ;;
> esac
> done
> So none of those options but --prefix is actually used and the rest is
> silently ignored.
Ack. Thanks for the explanation.
--
NOBODY LIKES SUNBURN SLAPPERS
NOBODY LIKES SUNBURN SLAPPERS
NOBODY LIKES SUNBURN SLAPPERS
-+- Bart Simpson on chalkboard in episode 7F23
pgpSh9R2iJhsC.pgp
Description: PGP signature

