--- yoda/doit 2005/05/28 13:05:08 4.0.6.1 +++ yoda/doit 2006/04/25 11:26:33 6.0.2.1 @@ -1,6 +1,8 @@ +export CFLAGS="-g -O4" +export FFLAGS="-g -O0 -keepC" +export CXXFLAGS="-g -O4" aclocal automake -a autoconf -export CXXFLAGS="-g" -./configure --prefix=/opt/yodaPreThermistorsUpdate --with-log4cxx=/opt/log4cxx +./configure --prefix=/opt/preThermistores --with-log4cxx=/opt/log4cxx --enable-gprof=no make