Przeglądaj źródła

Reverted -D_FILE_OFFSET_BITS=64.

rude 15 lat temu
rodzic
commit
a7f0882706
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      platform/unix/gen-makefile

+ 1 - 1
platform/unix/gen-makefile

@@ -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 =