--- yoda/doit 2005/05/28 13:05:08 4.0.6.1 +++ 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 --prefix=/opt/yodaPreThermistorsUpdate --with-log4cxx=/opt/log4cxx +./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no make