Code

* configure.ac: Don't pass CXXFLAGS to the CXX command that is used to
authormjwybrow <mjwybrow@users.sourceforge.net>
Sat, 3 Feb 2007 02:30:18 +0000 (02:30 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Sat, 3 Feb 2007 02:30:18 +0000 (02:30 +0000)
commitd11f759192c825d8ed7463a725c8e6bfb38d53e0
tree97ade285325b56c6212cc7bb1bebc21485866733
parente7c82d1f545b2797fffe91a5f25c0084045311b9
  * configure.ac: Don't pass CXXFLAGS to the CXX command that is used to
    determine the compiler version.  This is required since some options
    cannot be specified along with '-v' such as those needed for building
    universal binaries under OS X.
configure.ac