--- yoda/doit 2006/04/25 11:26:33 6.0.2.1 +++ yoda/doit 2006/09/21 13:10:02 6.2 @@ -1,8 +1,10 @@ +autoheader +libtoolize --force export CFLAGS="-g -O4" export FFLAGS="-g -O0 -keepC" export CXXFLAGS="-g -O4" aclocal automake -a autoconf -./configure --prefix=/opt/preThermistores --with-log4cxx=/opt/log4cxx --enable-gprof=no +./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no make