/[PAMELA software]/yoda/doit
ViewVC logotype

Diff of /yoda/doit

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.2 by kusanagi, Sat Feb 4 12:37:42 2006 UTC revision 6.2 by mocchiut, Thu Sep 21 13:10:02 2006 UTC
# Line 1  Line 1 
1    autoheader
2    libtoolize --force
3  export CFLAGS="-g -O4"  export CFLAGS="-g -O4"
4  export FFLAGS="-g -O0 -keepC"  export FFLAGS="-g -O0 -keepC"
5  export CXXFLAGS="-g -O4"  export CXXFLAGS="-g -O4"
6  aclocal  aclocal
7  automake -a  automake -a
8  autoconf  autoconf
9  ./configure --prefix=/xxx --with-log4cxx=/opt/log4cxx --enable-gprof=no  ./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no
10  make  make

Legend:
Removed from v.5.2  
changed lines
  Added in v.6.2

  ViewVC Help
Powered by ViewVC 1.1.23