diff options
Diffstat (limited to 'win/configure.in')
-rw-r--r-- | win/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure.in b/win/configure.in index 08dbbe6..8585602 100644 --- a/win/configure.in +++ b/win/configure.in @@ -3,7 +3,7 @@ # generate the file "configure", which is run during Tcl installation # to configure the system for the local environment. # -# RCS: @(#) $Id: configure.in,v 1.92.2.4 2007/10/27 04:11:51 dgp Exp $ +# RCS: @(#) $Id: configure.in,v 1.92.2.5 2007/11/21 06:31:02 dgp Exp $ AC_INIT(../generic/tcl.h) AC_PREREQ(2.59) |