summaryrefslogtreecommitdiff
path: root/games/chanta/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/chanta/files/patch-configure')
-rw-r--r--games/chanta/files/patch-configure29
1 files changed, 0 insertions, 29 deletions
diff --git a/games/chanta/files/patch-configure b/games/chanta/files/patch-configure
deleted file mode 100644
index 3ba9c082eb1e..000000000000
--- a/games/chanta/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure Mon Jul 18 16:01:00 2005
-+++ configure Wed Apr 5 21:21:06 2006
-@@ -3357,7 +3357,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lSDL $LIBS"
-+LIBS="`sdl-config --libs` $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
-@@ -3434,7 +3434,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lSDL_mixer $LIBS"
-+LIBS="-lSDL_mixer `sdl-config --libs` $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
-@@ -3511,7 +3511,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lSDL_image $LIBS"
-+LIBS="-lSDL_image `sdl-config --libs` $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF