diff options
author | hobbs <hobbs> | 2004-06-15 20:28:02 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-06-15 20:28:02 (GMT) |
commit | 1320b334427ab95c3a96829c189927d14b1d0d3f (patch) | |
tree | a9bed8e0dea4a39ac331903229c8c57fbd721d13 /ChangeLog | |
parent | 03240b4f85d9b18d711fef7da7ab2a15ef29b78f (diff) | |
download | tcl-1320b334427ab95c3a96829c189927d14b1d0d3f.zip tcl-1320b334427ab95c3a96829c189927d14b1d0d3f.tar.gz tcl-1320b334427ab95c3a96829c189927d14b1d0d3f.tar.bz2 |
* unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which
is the configure-time CFLAGS. Addendum to m4 change on 2004-05-26.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-15 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which + is the configure-time CFLAGS. Addendum to m4 change on 2004-05-26. + 2004-06-14 Kevin Kenny <kennykb@acm.org> * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c |