autoconf
[Top][All Lists]
Advanced

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

Re: Expressions evaluation order using AC_PROG_CXX and AC_PROG_CC?


From: Kevin Ryde
Subject: Re: Expressions evaluation order using AC_PROG_CXX and AC_PROG_CC?
Date: Fri, 30 May 2003 08:37:50 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Assar Westerlund <address@hidden> writes:
>
>   CXXFLAGS="$CXXFLAGS --one_instantiation_per_object --restrict --thread_safe"
>   CPPFLAGS="$CPPFLAGS __USE_STD_IOSTREAM"

Incidentally, I always reckon it's good for configure.in to check if
the user set the flags, and in that case don't modify them.




reply via email to

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