bug-automake
[Top][All Lists]
Advanced

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

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


From: Love
Subject: automake doesn't preserve "enviroment variables" on command line
Date: Wed, 26 May 2004 12:41:12 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)

automake 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: pgpxn0QE13X49.pgp
Description: PGP signature


reply via email to

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