diff options
author | mdejong <mdejong> | 2001-06-23 00:40:01 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-06-23 00:40:01 (GMT) |
commit | ecab41351347902bbdedb9e57931f7b7ff02abea (patch) | |
tree | 0455a8b221899ab8a32478c75cc8ad836f30e84d /ChangeLog | |
parent | 653dd70d1e0efe8e90b7e8e44f7b1823d5bc0add (diff) | |
download | tk-ecab41351347902bbdedb9e57931f7b7ff02abea.zip tk-ecab41351347902bbdedb9e57931f7b7ff02abea.tar.gz tk-ecab41351347902bbdedb9e57931f7b7ff02abea.tar.bz2 |
* win/configure: Regen.
* win/tcl.m4: Fix silly typo in last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2001-06-22 Mo DeJong <mdejong@redhat.com> + * win/configure: Regen. + * win/tcl.m4: Fix silly typo in last checkin. + +2001-06-22 Mo DeJong <mdejong@redhat.com> + * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. Add LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE to match the way CFLAGS_DEFAULT works. Use |