--- yoda/doit 2004/09/21 20:49:36 2.0 +++ yoda/doit 2006/09/21 13:10:02 6.2 @@ -1,6 +1,10 @@ +autoheader +libtoolize --force +export CFLAGS="-g -O4" +export FFLAGS="-g -O0 -keepC" +export CXXFLAGS="-g -O4" aclocal automake -a autoconf -export CXXFLAGS="-g" -./configure --enable-gprof=yes +./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no make