diff options
author | dgp <dgp@users.sourceforge.net> | 2007-10-27 04:11:46 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-10-27 04:11:46 (GMT) |
commit | d7be6d4cec335a1347fae7694ed8a6be6ddcf1b5 (patch) | |
tree | e9eb7ab02a36528e1e26d6c408b9ac684aa80ea2 /win | |
parent | 1873e3116183bc74ea836f71406de17420072399 (diff) | |
download | tcl-d7be6d4cec335a1347fae7694ed8a6be6ddcf1b5.zip tcl-d7be6d4cec335a1347fae7694ed8a6be6ddcf1b5.tar.gz tcl-d7be6d4cec335a1347fae7694ed8a6be6ddcf1b5.tar.bz2 |
merge updates from HEAD
Diffstat (limited to 'win')
-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 9211cd9..08dbbe6 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.3 2007/10/02 20:12:09 dgp Exp $ +# RCS: @(#) $Id: configure.in,v 1.92.2.4 2007/10/27 04:11:51 dgp Exp $ AC_INIT(../generic/tcl.h) AC_PREREQ(2.59) |