diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
commit | f82363df5a9880843a53135479757dfeba08f045 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /win/configure.in | |
parent | 5ec27c2ab70054b6847e2e9b3610dc994d9e833e (diff) | |
parent | 53febd68ad44f54d786016a07a2d1a158bc362d2 (diff) | |
download | tk-f82363df5a9880843a53135479757dfeba08f045.zip tk-f82363df5a9880843a53135479757dfeba08f045.tar.gz tk-f82363df5a9880843a53135479757dfeba08f045.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 c492600..aea0fb5 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.77.2.15 2010/11/19 22:42:32 nijtmans Exp $ AC_INIT(../generic/tk.h) AC_PREREQ(2.59) |