]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- include proper allegro5 instead of allegro dir
authorlisu <lisu@pld-linux.org>
Sat, 10 May 2008 14:18:17 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-headers.patch -> 1.1

allegro-headers.patch [new file with mode: 0644]

diff --git a/allegro-headers.patch b/allegro-headers.patch
new file mode 100644 (file)
index 0000000..a260d76
--- /dev/null
@@ -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@
This page took 0.059398 seconds and 4 git commands to generate.