Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8844 in orxonox.OLD for trunk/acinclude.m4


Ignore:
Timestamp:
Jun 28, 2006, 12:17:53 PM (19 years ago)
Author:
bensch
Message:

deleting weapons should be fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/acinclude.m4

    r8707 r8844  
    285285      [http://www.lua.org],, [${LUA_LIBS} -ldl -lm])],
    286286dnl liblua not found (download it)
    287        [AX_GET_INSTALL_NECESSARY_LIB([http://www.lua.org/ftp], [lua-5.0.tar.gz], [lua-5.0], [extern_libs/], [include/*.h lib/*.a])
     287       [AX_GET_INSTALL_NECESSARY_LIB([http://switch.dl.sourceforge.net/sourceforge/gtksql], [lua-5.0.tar.gz], [lua-5.0], [extern_libs/], [include/*.h lib/*.a])
    288288       LUA_LIBS="-llualib -llua"  LUA_INCLUDES="-I$(top_build_dir)/extern_libs" ], [http://www.lua.org])
    289289
Note: See TracChangeset for help on using the changeset viewer.