-
- Downloads
Revert of commit 3c41212e and added code that should actually
do the correct thing. It turns out you can't += to *_SOURCES in a Makefile.am. The corresponding *_OBJECTS will not be made. So I added a HAVE_LUA define and handled things accordingly.
Showing
- auxdir/x_ac_lua.m4 6 additions, 6 deletionsauxdir/x_ac_lua.m4
- config.h.in 3 additions, 0 deletionsconfig.h.in
- configure 14 additions, 12 deletionsconfigure
- src/common/Makefile.am 6 additions, 3 deletionssrc/common/Makefile.am
- src/common/Makefile.in 4 additions, 2 deletionssrc/common/Makefile.in
- src/common/xlua.c 9 additions, 2 deletionssrc/common/xlua.c
Loading
Please register or sign in to comment