|
@@ -3,7 +3,7 @@ echo Generating src/Makefile.am ...
|
|
|
cd src
|
|
|
inc_current=.
|
|
|
inc_modules="$inc_current/modules"
|
|
|
-echo "AM_CPPFLAGS = -I$inc_current -I$inc_modules -I/usr/include/AL -I/usr/include/freetype2 \$(INCLUDE_LUA) -I/usr/include/SDL -D_FILE_OFFSET_BITS=64
|
|
|
+echo "AM_CPPFLAGS = -I$inc_current -I$inc_modules -I/usr/include/AL -I/usr/include/freetype2 \$(INCLUDE_LUA) -I/usr/include/SDL
|
|
|
AUTOMAKE_OPTIONS = subdir-objects
|
|
|
DEFAULT_INCLUDES =
|
|
|
SUBDIRS =
|