--- yoda/doit 2004/07/20 13:04:50 1.2 +++ yoda/doit 2006/02/04 12:37:42 5.2 @@ -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 +./configure --prefix=/xxx --with-log4cxx=/opt/log4cxx --enable-gprof=no make