Rerun configure for updates

This commit is contained in:
Peter Wemm 1996-12-16 11:59:10 +00:00
parent a9a7d7ff2a
commit 819ba1a1c4
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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.