Author: qboosh Date: Fri May 19 23:41:37 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - ac fix
---- Files affected: SOURCES: SDL_mixer-acfix.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/SDL_mixer-acfix.patch diff -u /dev/null SOURCES/SDL_mixer-acfix.patch:1.1 --- /dev/null Sat May 20 01:41:37 2006 +++ SOURCES/SDL_mixer-acfix.patch Sat May 20 01:41:32 2006 @@ -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 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
