summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-11-19 11:53:32 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-11-19 11:53:32 (GMT)
commit145c7541f0906de9503c8d1d7be9e1dea0be81ef (patch)
treeef732b1d2dd74040706b046bfb344df4db9d7ca9 /win
parentcf9d54fd7617e8c4816bdfafe8828c938a8180d1 (diff)
downloadtk-145c7541f0906de9503c8d1d7be9e1dea0be81ef.zip
tk-145c7541f0906de9503c8d1d7be9e1dea0be81ef.tar.gz
tk-145c7541f0906de9503c8d1d7be9e1dea0be81ef.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!). FossilOrigin-Name: ac37b026224d3681ae6e0a707fc9d36fc91fa245
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