diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /lang/tclX/files/patch-ad | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'lang/tclX/files/patch-ad')
-rw-r--r-- | lang/tclX/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/tclX/files/patch-ad b/lang/tclX/files/patch-ad deleted file mode 100644 index 598bb87e8aaf..000000000000 --- a/lang/tclX/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- Common.mk.in Tue May 5 20:38:21 1998 -+++ Common.mk.in.ORIG Tue May 5 20:38:02 1998 -@@ -102,7 +102,7 @@ - TCL_DL_LIBS = @TCL_DL_LIBS@ - TCL_SHLIB_LD = @TCL_SHLIB_LD@ - TCL_SHLIB_LD_LIBS = @TCL_SHLIB_LD_LIBS@ --TCL_BUILD_LIB_SPEC = @TCL_BUILD_LIB_SPEC@ -+TCL_BUILD_LIB_SPEC = @TCL_LIB_SPEC@ - TCL_LIB_SPEC = @TCL_LIB_SPEC@ - TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@ - |