summaryrefslogtreecommitdiff
path: root/lang/tcl84/files/patch-ab
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-21 20:54:58 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-21 20:54:58 +0000
commitfecf0e1ad19175e80663296436b3abe7a135931d (patch)
treea7dc99e0803ca30c7656591dfd09e68eeeaf5d57 /lang/tcl84/files/patch-ab
parentThis is the w3m port which is enabled SSL support. (diff)
Upgrade to tcl-8.2.2
Notes
Notes: svn path=/head/; revision=23248
Diffstat (limited to 'lang/tcl84/files/patch-ab')
-rw-r--r--lang/tcl84/files/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl84/files/patch-ab b/lang/tcl84/files/patch-ab
index d3d9bb55b69f..6cda56a21351 100644
--- a/lang/tcl84/files/patch-ab
+++ b/lang/tcl84/files/patch-ab
@@ -1,5 +1,5 @@
---- configure.orig Fri Aug 13 18:02:47 1999
-+++ configure Sat Sep 4 13:15:50 1999
+--- configure.orig Wed Nov 3 21:37:24 1999
++++ configure Sun Nov 21 15:34:05 1999
@@ -4648,7 +4648,7 @@
EXTRA_CFLAGS=""
TCL_EXPORT_FILE_SUFFIX=""
@@ -13,7 +13,7 @@
LDFLAGS="-Wl,-Bexport"
LD_SEARCH_FLAGS=""
;;
-- NetBSD-*|FreeBSD-[12].*|OpenBSD-*)
+- NetBSD-*|FreeBSD-[1-2].*|OpenBSD-*)
+ NetBSD-*|FreeBSD-*|OpenBSD-*)
# Not available on all versions: check for include file.
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`