summaryrefslogtreecommitdiffstats
path: root/games/onscripter/onscripter-makefile_config.diff
diff options
context:
space:
mode:
Diffstat (limited to 'games/onscripter/onscripter-makefile_config.diff')
-rw-r--r--games/onscripter/onscripter-makefile_config.diff26
1 files changed, 26 insertions, 0 deletions
diff --git a/games/onscripter/onscripter-makefile_config.diff b/games/onscripter/onscripter-makefile_config.diff
new file mode 100644
index 0000000000..4201c54c54
--- /dev/null
+++ b/games/onscripter/onscripter-makefile_config.diff
@@ -0,0 +1,26 @@
+--- Makefile.Linux.orig 2019-07-19 16:58:43.228052408 +0200
++++ Makefile.Linux 2019-07-19 17:00:32.528212655 +0200
+@@ -42,16 +42,16 @@
+ DEFS += -DUSE_CDROM
+
+ # optional: avifile
+-DEFS += -DUSE_AVIFILE
+-INCS += `avifile-config --cflags`
+-LIBS += `avifile-config --libs`
+-TARGET += simple_aviplay$(EXESUFFIX)
+-EXT_OBJS += AVIWrapper$(OBJSUFFIX)
++#DEFS += -DUSE_AVIFILE
++#INCS += `avifile-config --cflags`
++#LIBS += `avifile-config --libs`
++#TARGET += simple_aviplay$(EXESUFFIX)
++#EXT_OBJS += AVIWrapper$(OBJSUFFIX)
+
+ # optional: lua
+ DEFS += -DUSE_LUA
+-INCS += -I/usr/include/lua5.1
+-LIBS += -llua5.1
++INCS += -I/usr/include
++LIBS += -llua
+ EXT_OBJS += LUAHandler$(OBJSUFFIX)
+
+ # optional: force screen width for PDA