summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-07 07:37:36 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-07 07:37:36 (GMT)
commita21daf36ae3d10aa1c1f42f46798bbc8f5d0e0d4 (patch)
treeb0510b9cccfa124e1e7e4fbc4f9976a819166e48 /unix/tclConfig.h.in
parent89653c15cf9ebdfc823fd905682b6760da4a1d44 (diff)
parent5c3f6b06b7e57bf7fed72ae7d2556f3f898678e0 (diff)
downloadtcl-a21daf36ae3d10aa1c1f42f46798bbc8f5d0e0d4.zip
tcl-a21daf36ae3d10aa1c1f42f46798bbc8f5d0e0d4.tar.gz
tcl-a21daf36ae3d10aa1c1f42f46798bbc8f5d0e0d4.tar.bz2
Merge 8.7
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index e67efaa..0bf3c3d 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -538,6 +538,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 /* _TCLCONFIG */