From 84d1a17b1bda8fe1cd8ea3d4cda42b0b32f0ab65 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 22 Dec 2003 13:33:17 +0000 Subject: [PATCH] - sdl.m4 quotation fix Changed files: SDL-am18.patch -> 1.1 --- SDL-am18.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SDL-am18.patch diff --git a/SDL-am18.patch b/SDL-am18.patch new file mode 100644 index 0000000..a24dc9b --- /dev/null +++ b/SDL-am18.patch @@ -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 -- 2.44.0