diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
| commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
| tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /lang/tcl84/files/patch-ab | |
| parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Notes
Notes:
svn path=/head/; revision=29673
svn path=/tags/RELEASE_3_5_0/; revision=29674; tag=release/3.5.0
Diffstat (limited to 'lang/tcl84/files/patch-ab')
| -rw-r--r-- | lang/tcl84/files/patch-ab | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/lang/tcl84/files/patch-ab b/lang/tcl84/files/patch-ab deleted file mode 100644 index 3a52b40a9af3..000000000000 --- a/lang/tcl84/files/patch-ab +++ /dev/null @@ -1,31 +0,0 @@ ---- configure.orig Mon May 1 10:07:11 2000 -+++ configure Mon May 1 10:08:59 2000 -@@ -4902,7 +4902,7 @@ - LDFLAGS="-Wl,-Bexport" - LD_SEARCH_FLAGS="" - ;; -- 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_%'` - echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6 -@@ -4986,18 +4986,8 @@ - # FreeBSD doesn't handle version numbers with dots. - - UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.a' -+ SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1' - TCL_LIB_VERSIONS_OK=nodots -- ;; -- FreeBSD-*) -- # FreeBSD 3.* and greater have ELF. -- SHLIB_CFLAGS="-fPIC" -- SHLIB_LD="ld -Bshareable -x" -- SHLIB_LD_LIBS="" -- SHLIB_SUFFIX=".so" -- DL_OBJS="" -- DL_LIBS="" -- LDFLAGS="-export-dynamic" -- LD_SEARCH_FLAGS="" - ;; - NEXTSTEP-*) - SHLIB_CFLAGS="" |
