[orbitcpp-commits] orbitcpp braden
Status: Beta
Brought to you by:
philipd
From: Braden M. <br...@us...> - 2002-01-08 21:22:47
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: braden 02/01/08 13:22:46 Modified files: . : ChangeLog autogen.sh configure.in compiler : .cvsignore Makefile.am Added files: compiler : configure.in Log message: * The compiler backend now has its own configure.in. The main reason for this is so that the compiler backend can have its own version of the libtool script. No static library needs to be built for the compiler backend, and avoiding this step substantially speeds up the build. |