diff options
Diffstat (limited to 'unix/configure.in')
-rw-r--r-- | unix/configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/configure.in b/unix/configure.in index 36a5fb0..a6e0029 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -2,8 +2,6 @@ dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during Tk installation dnl to configure the system for the local environment. -# -# RCS: @(#) $Id: configure.in,v 1.173 2010/08/12 00:34:56 hobbs Exp $ AC_INIT([tk],[8.6]) AC_PREREQ(2.59) |