diff options
Diffstat (limited to 'tools/configure.in')
-rw-r--r-- | tools/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.in b/tools/configure.in index 1e8f726..8d048c8 100644 --- a/tools/configure.in +++ b/tools/configure.in @@ -2,7 +2,7 @@ dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run to configure the dnl Makefile in this directory. AC_INIT(man2tcl.c) -# SCCS: %Z% $Id: configure.in,v 1.1 1998/04/28 18:53:49 stanton Exp $ +# RCS: @(#) $Id: configure.in,v 1.2 1998/09/14 18:40:15 stanton Exp $ # Recover information that Tcl computed with its configure script. |