SOURCES: allegro-headers.patch (NEW) - include proper allegro5 instead of a...
lisu
lisu at pld-linux.org
Sat May 10 16:18:22 CEST 2008
Author: lisu Date: Sat May 10 14:18:22 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- include proper allegro5 instead of allegro dir
---- Files affected:
SOURCES:
allegro-headers.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/allegro-headers.patch
diff -u /dev/null SOURCES/allegro-headers.patch:1.1
--- /dev/null Sat May 10 16:18:22 2008
+++ SOURCES/allegro-headers.patch Sat May 10 16:18:17 2008
@@ -0,0 +1,11 @@
+--- allegro-4.9.3/makefile.in~ 2008-05-09 21:10:49.143252185 +0200
++++ allegro-4.9.3/makefile.in 2008-05-09 21:11:29.581852047 +0200
+@@ -56,7 +56,7 @@
+ CONFIGURE_IN = configure.in
+ ACLOCAL_M4 = aclocal.m4
+
+-INCLUDES = -I. -Iinclude -Iinclude/allegro -I$(srcdir)/include -I$(srcdir)/include/allegro
++INCLUDES = -I. -Iinclude -Iinclude/allegro5 -I$(srcdir)/include -I$(srcdir)/include/allegro5
+ DEFS = -DALLEGRO_MODULES_PATH=\"$(libdir)/allegro\" @DEFS@
+ CPPFLAGS = @CPPFLAGS@
+ override LDFLAGS += @LDFLAGS@
================================================================
More information about the pld-cvs-commit
mailing list