summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-07-30 08:31:41 (GMT)
committerdas <das>2004-07-30 08:31:41 (GMT)
commitd5c5f7883cdda73328292a5cfcb4ca619205fc31 (patch)
tree63c60dd565dd8dd2167b16186a80ccf91583a52e /ChangeLog
parentfe457abd5d8fd659317c642a60bc446967dcfe1d (diff)
downloadtk-d5c5f7883cdda73328292a5cfcb4ca619205fc31.zip
tk-d5c5f7883cdda73328292a5cfcb4ca619205fc31.tar.gz
tk-d5c5f7883cdda73328292a5cfcb4ca619205fc31.tar.bz2
* unix/configure:
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to explict object files in tcl.m4, refer to MAC_OSX_OBJS makefile var.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df6f133..396f238 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-30 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/configure:
+ * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS
+ to explict object files in tcl.m4, refer to MAC_OSX_OBJS makefile var.
+
2004-07-29 George Peter Staplin <georgeps@xmission.com>
* generic/tkEvent.c (TkQueueEventForAllChildren): Code from the