Parent Directory | Revision Log
Bugs fixed in the installation with Make
1 | mocchiut | 6.2 | autoheader |
2 | libtoolize --force | ||
3 | kusanagi | 5.2 | export CFLAGS="-g -O4" |
4 | export FFLAGS="-g -O0 -keepC" | ||
5 | export CXXFLAGS="-g -O4" | ||
6 | kusanagi | 1.1 | aclocal |
7 | automake -a | ||
8 | autoconf | ||
9 | kusanagi | 6.1 | ./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no |
10 | kusanagi | 1.1 | make |
ViewVC Help | |
Powered by ViewVC 1.1.23 |