summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-05 15:26:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-05 15:26:16 (GMT)
commitda4ed550358ff33023ebe52eb325ba906ffebed6 (patch)
treee2ba3e433a9b0b4129e61fb0c08ceb0d70bc319a /unix/tkConfig.h.in
parentd4d7af1554e5b2c8fddd2de7077202ffd5e83f03 (diff)
downloadtk-da4ed550358ff33023ebe52eb325ba906ffebed6.zip
tk-da4ed550358ff33023ebe52eb325ba906ffebed6.tar.gz
tk-da4ed550358ff33023ebe52eb325ba906ffebed6.tar.bz2
Sync */tcl.m4 with Tcl
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index 3a05087..5a9c35b 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -251,6 +251,7 @@
/* Undef unused package specific autoheader defines so that we can
* include both tclConfig.h and tkConfig.h at the same time: */
/* override */ #undef PACKAGE_NAME
- /* override */ #undef PACKAGE_STRING
/* override */ #undef PACKAGE_TARNAME
+ /* override */ #undef PACKAGE_VERSION
+ /* override */ #undef PACKAGE_STRING
#endif /* _TKCONFIG */