summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 08:21:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 08:21:19 (GMT)
commit595cb8637968efc657003e13c57b37354f1f66d6 (patch)
treee36c9450c99d8051b31d08a47f377872dbcc1b37 /macosx
parent334b8029eddb4e6df592c5f540ade0fd957a72c1 (diff)
downloadtcl-595cb8637968efc657003e13c57b37354f1f66d6.zip
tcl-595cb8637968efc657003e13c57b37354f1f66d6.tar.gz
tcl-595cb8637968efc657003e13c57b37354f1f66d6.tar.bz2
Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tests-pref/* among other the same in multiple branches)
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)