summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-11-14 09:44:34 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-11-14 09:44:34 (GMT)
commit9c2149012b89058326868f392e85d2f48b3bb24a (patch)
tree2b99a664296c9d6d3e6b3b08c2d6581c1cb6cbf7 /macosx
parent6e056b1e14ac49bab5da26577d54d00489144066 (diff)
downloadtcl-9c2149012b89058326868f392e85d2f48b3bb24a.zip
tcl-9c2149012b89058326868f392e85d2f48b3bb24a.tar.gz
tcl-9c2149012b89058326868f392e85d2f48b3bb24a.tar.bz2
Remove a number of eol-spaces. No change in functionality.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/configure.ac b/macosx/configure.ac
index 01c3697..f7a8bb3 100644
--- a/macosx/configure.ac
+++ b/macosx/configure.ac
@@ -3,7 +3,7 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tcl installation
dnl to configure the system for the local environment.
-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)