--- yoda/doit 2005/05/28 13:05:08 4.0.6.1 +++ yoda/doit 2005/09/16 12:01:02 5.1 @@ -1,6 +1,8 @@ +export CFLAGS="-g -O3" +export FFLAGS="-g -O3" +export CXXFLAGS="-g -O3" aclocal automake -a autoconf -export CXXFLAGS="-g" -./configure --prefix=/opt/yodaPreThermistorsUpdate --with-log4cxx=/opt/log4cxx +./configure --prefix=/opt/yoda --with-log4cxx=/opt/log4cxx make