diff options
author | das <das> | 2004-07-30 08:32:37 (GMT) |
---|---|---|
committer | das <das> | 2004-07-30 08:32:37 (GMT) |
commit | 03b9fee066b977ceafb7bfa4c585c62438c98c1b (patch) | |
tree | ba78246d8629815d1a371ae33d9128e288a1a832 /ChangeLog | |
parent | 193cdf789da0a17ce98c75f0cf3c83db293577bf (diff) | |
download | tk-03b9fee066b977ceafb7bfa4c585c62438c98c1b.zip tk-03b9fee066b977ceafb7bfa4c585c62438c98c1b.tar.gz tk-03b9fee066b977ceafb7bfa4c585c62438c98c1b.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 Don Porter <dgp@users.sourceforge.net> *** 8.4.7 TAGGED FOR RELEASE *** |