summaryrefslogtreecommitdiff
path: root/games/ltris/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/ltris/files/patch-ae')
-rw-r--r--games/ltris/files/patch-ae22
1 files changed, 20 insertions, 2 deletions
diff --git a/games/ltris/files/patch-ae b/games/ltris/files/patch-ae
index 7b1915eea2d5..966acad18dcb 100644
--- a/games/ltris/files/patch-ae
+++ b/games/ltris/files/patch-ae
@@ -1,5 +1,23 @@
---- configure.orig Thu Oct 19 17:58:15 2000
-+++ configure Thu Oct 19 17:59:38 2000
+--- configure.orig Thu Dec 21 19:28:40 2000
++++ configure Thu Dec 21 19:30:24 2000
+@@ -1272,7 +1272,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-lSDL $LIBS"
++LIBS="$LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 1278 "configure"
+ #include "confdefs.h"
+@@ -1302,7 +1302,7 @@
+ #define $ac_tr_lib 1
+ EOF
+
+- LIBS="-lSDL $LIBS"
++ LIBS="$LIBS"
+
+ else
+ echo "$ac_t""no" 1>&6
@@ -1322,8 +1322,8 @@