--- yoda/doit 2006/02/07 17:10:40 6.0 +++ 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=/xxx --with-log4cxx=/opt/log4cxx --enable-gprof=no +./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no make