diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
commit | 53febd68ad44f54d786016a07a2d1a158bc362d2 (patch) | |
tree | 786e9299901f14f9734842c8825ad34a73260a50 /win/configure.in | |
parent | a17cc6e7864857dc63ad66ea35f82244d1addeef (diff) | |
download | tk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'win/configure.in')
-rw-r--r-- | win/configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/configure.in b/win/configure.in index 95ff1a9..f7b0f33 100644 --- a/win/configure.in +++ b/win/configure.in @@ -2,8 +2,6 @@ # This file is an input file used by the GNU "autoconf" program to # generate the file "configure", which is run during Tk installation # to configure the system for the local environment. -# -# RCS: @(#) $Id: configure.in,v 1.49.2.24 2008/04/07 19:17:58 dgp Exp $ AC_INIT(../generic/tk.h) AC_PREREQ(2.13) |