diff options
author | mdejong <mdejong> | 2003-04-02 06:35:56 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-04-02 06:35:56 (GMT) |
commit | 078b1919159c88a5ca93dbc9a7cd3459af65c1ea (patch) | |
tree | d512c7e6afc94607268df2d10d5604280571bcbc /ChangeLog | |
parent | d841a4739e902010e8d6a1abd084639af7c53139 (diff) | |
download | tcl-078b1919159c88a5ca93dbc9a7cd3459af65c1ea.zip tcl-078b1919159c88a5ca93dbc9a7cd3459af65c1ea.tar.gz tcl-078b1919159c88a5ca93dbc9a7cd3459af65c1ea.tar.bz2 |
* unix/configure: Regen.
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for
inet_ntoa in -lbind inside the BeOS block since
doing it later broke the build under SuSE 7.3.
[Bug 713128]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-04-01 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/configure: Regen. + * unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for + inet_ntoa in -lbind inside the BeOS block since + doing it later broke the build under SuSE 7.3. + [Bug 713128] + 2003-04-01 Don Porter <dgp@users.sourceforge.net> * tests/README: Direct [source] of *.test files is no longer |