]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- allegro.m4 quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 31 Jul 2004 13:57:47 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-am18.patch -> 1.1

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

diff --git a/allegro-am18.patch b/allegro-am18.patch
new file mode 100644 (file)
index 0000000..eceddb5
--- /dev/null
@@ -0,0 +1,11 @@
+--- allegro-4.1.15/misc/allegro.m4.orig        2004-07-30 15:36:23.000000000 +0200
++++ allegro-4.1.15/misc/allegro.m4     2004-07-31 10:29:17.325405000 +0200
+@@ -11,7 +11,7 @@
+ dnl AM_PATH_allegro([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for allegro, and define allegro_CFLAGS and allegro_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_ALLEGRO,[ 
++AC_DEFUN([AM_PATH_ALLEGRO],[ 
+ AC_ARG_WITH(allegro-prefix,
+             [  --with-allegro-prefix=PFX   Prefix where liballegro is installed (optional)],
+             ALLEGRO_CONFIG_prefix="$withval", ALLEGRO_CONFIG_prefix="")
This page took 0.077807 seconds and 4 git commands to generate.