From 839f4d28658b0c144709d42cba2aa16aa431acb5 Mon Sep 17 00:00:00 2001 From: "bart@bartbes.ath.cx" Date: Fri, 6 Nov 2009 17:28:27 +0100 Subject: [PATCH] Fixed linux compiler error (from mpg123) --- platform/unix/gen-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/unix/gen-makefile b/platform/unix/gen-makefile index 7fa35de21..af8f4b815 100644 --- a/platform/unix/gen-makefile +++ b/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 +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 AUTOMAKE_OPTIONS = subdir-objects DEFAULT_INCLUDES = SUBDIRS =