DEBUG renamed to LUA_DEBUG
This commit is contained in:
4
makefile
4
makefile
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
## $Id: makefile,v 1.27 2000/09/11 20:29:27 roberto Exp roberto $
|
## $Id: makefile,v 1.28 2000/09/18 19:46:37 roberto Exp roberto $
|
||||||
## Makefile
|
## Makefile
|
||||||
## See Copyright Notice in lua.h
|
## See Copyright Notice in lua.h
|
||||||
#
|
#
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
# define LUA_DEPRECATETFUNCS to include obsolete functions
|
# define LUA_DEPRECATETFUNCS to include obsolete functions
|
||||||
|
|
||||||
CONFIG = -DPOPEN -D_POSIX_SOURCE
|
CONFIG = -DPOPEN -D_POSIX_SOURCE
|
||||||
#CONFIG = -DOLD_ANSI -DDEBUG -DLUA_COMPAT_READPATTERN -DLUA_COMPAT_ARGRET
|
#CONFIG = -DOLD_ANSI -DLUA_DEBUG -DLUA_COMPAT_READPATTERN -DLUA_COMPAT_ARGRET
|
||||||
# -DLUA_DEPRECATETFUNCS
|
# -DLUA_DEPRECATETFUNCS
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user