diff options
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r-- | unix/tkConfig.h.in | 2 |
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? */ |