From 886389ad57c39ee855f64419e66d77a7356a9f61 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Mon, 18 Jan 2010 02:00:22 +0000 Subject: [PATCH] - updated for 1.2.11 Changed files: SDL_mixer-acfix.patch -> 1.2 --- SDL_mixer-acfix.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL_mixer-acfix.patch b/SDL_mixer-acfix.patch index b36eca6..a8ed3ce 100644 --- a/SDL_mixer-acfix.patch +++ b/SDL_mixer-acfix.patch @@ -6,6 +6,6 @@ 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 AC_CANONICAL_HOST - dnl Set up the compiler and linker flags + dnl Check for tools -- 2.44.0