diff options
Diffstat (limited to 'unix/configure.in')
-rw-r--r-- | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index ec78d5c..86d189b 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -2,7 +2,7 @@ dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during Tcl installation dnl to configure the system for the local environment. AC_INIT(../generic/tcl.h) -# SCCS: %Z% $Id: configure.in,v 1.18 1998/08/12 17:29:39 welch Exp $ +# RCS: @(#) $Id: configure.in,v 1.19 1998/09/14 18:40:15 stanton Exp $ TCL_VERSION=8.0 TCL_MAJOR_VERSION=8 |