webmcp

diff Makefile.options @ 225:cd7fce06440d

Initialize listeners list in framework/bin/mcp.lua
author jbe
date Fri Feb 27 22:26:12 2015 +0100 (2015-02-27)
parents 88b613f5bc22
children e662554bbc2a
line diff
     1.1 --- a/Makefile.options	Fri Feb 27 22:18:52 2015 +0100
     1.2 +++ b/Makefile.options	Fri Feb 27 22:26:12 2015 +0100
     1.3 @@ -8,8 +8,8 @@
     1.4  SLIB_EXT = so
     1.5  
     1.6  # Lua binaries
     1.7 -LUA_BIN = lua
     1.8 -LUAC_BIN = luac
     1.9 +LUA_BIN = lua52
    1.10 +LUAC_BIN = luac52
    1.11  
    1.12  # C compiler flags
    1.13  # TODO: check alternatives to -D_GNU_SOURCE -fPIC

Impressum / About Us