diff --git a/makefile b/makefile index 1e6dcb0e..5ed42ae8 100644 --- a/makefile +++ b/makefile @@ -41,7 +41,7 @@ LOCAL = $(TESTS) $(CWARNS) # enable Linux goodies -MYCFLAGS= $(LOCAL) -DLUA_USE_LINUX -g +MYCFLAGS= $(LOCAL) -DLUA_USE_LINUX -DLUA_COMPAT_ALL -g MYLDFLAGS= -Wl,-E -g MYLIBS= -ldl -lreadline -lhistory -lncurses