summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-11-12 20:27:28 (GMT)
committerdas <das>2004-11-12 20:27:28 (GMT)
commitfcf4caf8ae7e9763a64b2290db20aeedd438b99e (patch)
treea820ddeceb34a1b306987774ae74052dcdded800 /ChangeLog
parent15db0cfaf8db72f2cd37a9379f11ccd9efb3ae7d (diff)
downloadtcl-fcf4caf8ae7e9763a64b2290db20aeedd438b99e.zip
tcl-fcf4caf8ae7e9763a64b2290db20aeedd438b99e.tar.gz
tcl-fcf4caf8ae7e9763a64b2290db20aeedd438b99e.tar.bz2
* generic/tcl.h:
* generic/tclInt.h: * unix/Makefile.in: include tclConfig.h from tcl.h and install it as a public header. Normalized compiler include path order to -I${BUILD_DIR} -I${UNIX_DIR} -I${GENERIC_DIR}. * unix/dltest/Makefile.in: add ${BUILD_DIR}/.. to include path to pick up tclConfig.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 259c017..57c509d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-11-12 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tcl.h:
+ * generic/tclInt.h:
+ * unix/Makefile.in: include tclConfig.h from tcl.h and install it
+ as a public header. Normalized compiler include path order to
+ -I${BUILD_DIR} -I${UNIX_DIR} -I${GENERIC_DIR}.
+
+ * unix/dltest/Makefile.in: add ${BUILD_DIR}/.. to include path
+ to pick up tclConfig.h.
+
2004-11-12 Don Porter <dgp@users.sourceforge.net>
* unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that