From b0494ed3b8247843cf04bf98cb20357fe8984e78 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 19 May 2006 23:41:32 +0000 Subject: [PATCH] - ac fix Changed files: SDL_mixer-acfix.patch -> 1.1 --- SDL_mixer-acfix.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SDL_mixer-acfix.patch diff --git a/SDL_mixer-acfix.patch b/SDL_mixer-acfix.patch new file mode 100644 index 0000000..b36eca6 --- /dev/null +++ b/SDL_mixer-acfix.patch @@ -0,0 +1,11 @@ +--- SDL_mixer-1.2.7/configure.in.orig 2006-05-12 11:33:37.000000000 +0200 ++++ SDL_mixer-1.2.7/configure.in 2006-05-20 01:22:37.565372000 +0200 +@@ -37,7 +37,7 @@ + AC_SUBST(LT_AGE) + + dnl Detect the canonical build and host environments +-AC_CONFIG_AUX_DIRS($srcdir/build-scripts) ++AC_CONFIG_AUX_DIR([build-scripts]) + AC_CANONICAL_HOST + + dnl Set up the compiler and linker flags -- 2.44.0