Update of /cvsroot/wxlua/wxLua/util/build/bakefiles
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1493/wxLua/util/build/bakefiles
Modified Files:
options.bkl
Log Message:
reorder libs in apps.bkl and rebake, (remove -- in bkl, got error)
pulled in generic code in wxLuaInterface into the wxLuaState
Index: options.bkl
===================================================================
RCS file: /cvsroot/wxlua/wxLua/util/build/bakefiles/options.bkl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** options.bkl 26 Nov 2005 14:20:31 -0000 1.4
--- options.bkl 29 Nov 2005 23:52:12 -0000 1.5
***************
*** 24,28 ****
<!-- options not tied to a specific module
NOTE: if you change these defaults, then you should also change the
! defaults for the --enable-* options in configure script:
see wxLua/build/autoconf/configure.ac
-->
--- 24,28 ----
<!-- options not tied to a specific module
NOTE: if you change these defaults, then you should also change the
! defaults for the -enable-* options in configure script:
see wxLua/build/autoconf/configure.ac
-->
|