diff options
author | das <das> | 2004-07-30 08:31:41 (GMT) |
---|---|---|
committer | das <das> | 2004-07-30 08:31:41 (GMT) |
commit | d5c5f7883cdda73328292a5cfcb4ca619205fc31 (patch) | |
tree | 63c60dd565dd8dd2167b16186a80ccf91583a52e /ChangeLog | |
parent | fe457abd5d8fd659317c642a60bc446967dcfe1d (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |