aboutsummaryrefslogtreecommitdiff
path: root/lib/libtcl
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-12-16 11:59:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-12-16 11:59:10 +0000
commit819ba1a1c4c55eb94c51c9f269c2172a16601acd (patch)
tree61bca8e3a01b78c736d8a10b70f6abd1162c1ad0 /lib/libtcl
parenta9a7d7ff2acb309ca64647a223b38f25b396b99b (diff)
Notes
Diffstat (limited to 'lib/libtcl')
-rw-r--r--lib/libtcl/Makefile4
-rw-r--r--lib/libtcl/tclConfig.sh2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libtcl/Makefile b/lib/libtcl/Makefile
index 1c27c3500d0d..4256149e1183 100644
--- a/lib/libtcl/Makefile
+++ b/lib/libtcl/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.11 1996/10/30 08:49:32 peter Exp $
+# $Id: Makefile,v 1.12 1996/10/31 16:09:02 peter Exp $
#
# This file is generated automatically, do not edit it here!
#
# Please change src/tools/tools/tcl_bmake/mkMakefile.sh instead
#
# Generated by src/tools/tools/tcl_bmake/mkMakefile.sh version:
-# Id: mkMakefile.sh,v 1.16 1996/10/31 15:57:25 peter Exp
+# Id: mkMakefile.sh,v 1.17 1996/12/16 11:53:50 peter Exp
#
TCLDIST=${.CURDIR}/../../contrib/tcl
diff --git a/lib/libtcl/tclConfig.sh b/lib/libtcl/tclConfig.sh
index c54ca6b57063..863e3d90db9f 100644
--- a/lib/libtcl/tclConfig.sh
+++ b/lib/libtcl/tclConfig.sh
@@ -69,7 +69,7 @@ TCL_LD_SEARCH_FLAGS=''
TCL_COMPAT_OBJS=''
# Name of the ranlib program to use.
-TCL_RANLIB=':'
+TCL_RANLIB='ranlib'
# String to pass to linker to pick up the Tcl library from its
# build directory.