mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Merge (forgot to push)
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user