1 # the library's configuration is
2 # controlled through the CONFIG variable
5 # -DLUABIND_DONT_COPY_STRINGS \
6 # -DLUABIND_NO_EXCEPTIONS \
7 # -DLUABIND_NO_ERROR_CHECKING \
10 # if boost and lua are installed in system
11 # include paths, you don't have to set these
14 #BOOST_PATH = -I/scratch/boost_1_30_0
15 #LUA_PATH = -I/scratch/lua-5.0/include
17 #lua lib path is used for the test program
19 #LUA_LIB_PATH = -L/scratch/lua-5.0/lib
20 LUA_LIB_PATH = -L/usr/local/lib