bug-autoconf
[Top][All Lists]
Advanced

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

autoconf doesn't preserve "enviroment variables" on command line


From: Love
Subject: autoconf doesn't preserve "enviroment variables" on command line
Date: Sat, 29 May 2004 09:58:38 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)

autoconf preserve "enviroment variables" on command line, its a great
feature, but it doesn't preserve them correctly, ie when there s a space in
them.

./configure LIBS="-L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib" 
CPPFLAGS="-I/usr/pkg/include"

  $ ./configure LIBS=-L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib 
CPPFLAGS=-I/usr/pkg/include

Love

Attachment: pgpjhPHOIyOBD.pgp
Description: PGP signature


reply via email to

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