summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordas <das@noemail.net>2007-02-04 02:51:47 (GMT)
committerdas <das@noemail.net>2007-02-04 02:51:47 (GMT)
commitbc534fe564df0ee3a0dbf3e381137c2b6a6553f2 (patch)
treebe519e1bca00c1b4656352770ac97a0c25aaa048 /unix/tkConfig.h.in
parent48a63a8ebfcd4862984d5582582f939507b751d8 (diff)
downloadtk-bc534fe564df0ee3a0dbf3e381137c2b6a6553f2.zip
tk-bc534fe564df0ee3a0dbf3e381137c2b6a6553f2.tar.gz
tk-bc534fe564df0ee3a0dbf3e381137c2b6a6553f2.tar.bz2
* unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if
available to define MODULE_SCOPE effective on all platforms. * unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 FossilOrigin-Name: 07b063589f6375cb4ce66b0dcb4e03e931ada89f
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index e28ef01..74c271f 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -94,7 +94,7 @@
/* Are we building TkAqua? */
#undef MAC_OSX_TK
-/* Linker support for module scope symbols */
+/* Compiler support for module scope symbols */
#undef MODULE_SCOPE
/* Is Darwin CoreFoundation unavailable for 64-bit? */