aboutsummaryrefslogtreecommitdiff
path: root/misc/pdmenu/files
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-06-17 06:18:52 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-06-17 06:18:52 +0000
commitda7a2061d1909625ce67abb331a2f956a6a8cb13 (patch)
treed0dd0aab37b76a157ce023ebadae3e0ece50607f /misc/pdmenu/files
parent585e07ef270166f2945f9bc51c5206ffd96a1c24 (diff)
downloadports-da7a2061d1909625ce67abb331a2f956a6a8cb13.tar.gz
ports-da7a2061d1909625ce67abb331a2f956a6a8cb13.zip
Notes
Diffstat (limited to 'misc/pdmenu/files')
-rw-r--r--misc/pdmenu/files/patch-ab25
1 files changed, 17 insertions, 8 deletions
diff --git a/misc/pdmenu/files/patch-ab b/misc/pdmenu/files/patch-ab
index 6047ba0dd4ba..cf3ac0ddfd9d 100644
--- a/misc/pdmenu/files/patch-ab
+++ b/misc/pdmenu/files/patch-ab
@@ -1,6 +1,6 @@
---- configure.orig Sun Mar 9 00:32:55 2003
-+++ configure Tue Aug 19 20:04:36 2003
-@@ -6062,6 +6062,92 @@
+--- configure.old Fri Jun 11 20:27:26 2004
++++ configure Sat Jun 12 16:03:51 2004
+@@ -6442,6 +6442,92 @@
CFLAGS="-L$SLANG_LIB_LOC $CFLAGS"
fi
@@ -93,7 +93,7 @@
echo "$as_me:$LINENO: checking for SLsig_block_signals in -lslang" >&5
echo $ECHO_N "checking for SLsig_block_signals in -lslang... $ECHO_C" >&6
-@@ -7563,92 +7649,6 @@
+@@ -8095,101 +8181,6 @@
{ echo "$as_me:$LINENO: WARNING: pdmenu will be built without GPM mouse support." >&5
echo "$as_me: WARNING: pdmenu will be built without GPM mouse support." >&2;}
fi
@@ -126,7 +126,6 @@
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-ltermcap $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
@@ -150,11 +149,20 @@
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
+- (eval $ac_link) 2>conftest.er1
- ac_status=$?
+- grep -v '^ *+' conftest.er1 >conftest.err
+- rm -f conftest.er1
+- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest$ac_exeext'
+- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
@@ -167,7 +175,8 @@
-
-ac_cv_lib_termcap_tgetent=no
-fi
--rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+-rm -f conftest.err conftest.$ac_objext \
+- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_termcap_tgetent" >&5