summaryrefslogtreecommitdiffstats
path: root/tools/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-02 20:27:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-02 20:27:33 (GMT)
commitacc710e473bf3d2df8e6ef90dc091245f2c1fbe7 (patch)
tree6550bd3dc32cd060a096d78dea1eb3eceb51d61c /tools/configure
parent1e7c02539a353d92a3e2586c57944e4482a910eb (diff)
parentbb83637e1f53779bf9fd356e8ae5398576cdb97b (diff)
downloadtcl-acc710e473bf3d2df8e6ef90dc091245f2c1fbe7.zip
tcl-acc710e473bf3d2df8e6ef90dc091245f2c1fbe7.tar.gz
tcl-acc710e473bf3d2df8e6ef90dc091245f2c1fbe7.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines
cause more harm than good. Purged them (except in zlib files).
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/configure b/tools/configure
index 3221c85..8b046fe 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1643,10 +1643,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-# RCS: @(#) $Id: configure,v 1.5 2010/06/09 13:51:51 nijtmans Exp $
-
# Recover information that Tcl computed with its configure script.
#--------------------------------------------------------------------