Assar Westerlund <[EMAIL PROTECTED]> 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.
