summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-19 11:53:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-11-19 11:53:32 (GMT)
commit2e969c1eebe657e1b57a2e5ee2aa11f300e9fd5f (patch)
treeef732b1d2dd74040706b046bfb344df4db9d7ca9 /win
parent48494f66c267f103ed95d01c2b56fc4f140d9913 (diff)
downloadtk-2e969c1eebe657e1b57a2e5ee2aa11f300e9fd5f.zip
tk-2e969c1eebe657e1b57a2e5ee2aa11f300e9fd5f.tar.gz
tk-2e969c1eebe657e1b57a2e5ee2aa11f300e9fd5f.tar.bz2
Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as it turns out that -fvisibility=hidden only affects definitions and not declarations.
Therefore explicitely declaring each MODULE_SCOPE function as __attribute__((__visibility__("hidden")) is much better. Suggested by Stuart Cassoff (Thanks!).
Diffstat (limited to 'win')
-rw-r--r--win/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tcl.m4 b/win/tcl.m4
index 52c001f..625c329 100644
--- a/win/tcl.m4
+++ b/win/tcl.m4
@@ -247,7 +247,7 @@ AC_DEFUN([SC_PATH_TKCONFIG], [
#
# Results:
#
-# Subst the following vars:
+# Substitutes the following vars:
# TCL_BIN_DIR
# TCL_SRC_DIR
# TCL_LIB_FILE