]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- sdl.m4 quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 22 Dec 2003 13:33:17 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL-am18.patch -> 1.1

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

diff --git a/SDL-am18.patch b/SDL-am18.patch
new file mode 100644 (file)
index 0000000..a24dc9b
--- /dev/null
@@ -0,0 +1,11 @@
+--- SDL-1.2.6/sdl.m4.orig      Sat Aug 30 21:13:00 2003
++++ SDL-1.2.6/sdl.m4   Mon Dec 22 14:07:16 2003
+@@ -8,7 +8,7 @@
+ dnl AM_PATH_SDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for SDL, and define SDL_CFLAGS and SDL_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_SDL,
++AC_DEFUN([AM_PATH_SDL],
+ [dnl 
+ dnl Get the cflags and libraries from the sdl-config script
+ dnl
This page took 0.045744 seconds and 4 git commands to generate.