summaryrefslogtreecommitdiffstats
path: root/macosx/configure.ac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 08:52:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 08:52:05 (GMT)
commit2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62 (patch)
tree3acdd29ee57643ab022569f14b066e1359056863 /macosx/configure.ac
parentc38626d1adc195c2d87e1d6c16fa61ab473683a5 (diff)
downloadtk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.zip
tk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.tar.gz
tk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.tar.bz2
remove RCS keywords, use mode: objc consistantly
Diffstat (limited to 'macosx/configure.ac')
-rw-r--r--macosx/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/macosx/configure.ac b/macosx/configure.ac
index 8e4b251..69573c5 100644
--- a/macosx/configure.ac
+++ b/macosx/configure.ac
@@ -2,10 +2,8 @@
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$
-dnl Ensure that the config (auto)headers support is used, then just
+dnl Ensure that the config (auto)headers support is used, then just
dnl include the configure sources from ../unix:
m4_include(../unix/aclocal.m4)