diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-07-14 22:44:31 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-07-14 22:44:31 +0000 |
commit | f1d56df5736087eafa3db255437c918f6b9075a1 (patch) | |
tree | 3771c61bf54d77cd15f13706c3b47a105da4154e /ChangeLog | |
parent | 9552877bf0a7be02c781ef8fb2f271573a55e297 (diff) |
Split out TCP library/IPv6 support checks into XTRANS_TCP_FLAGS for sharing
with code like xdm that doesn't use Xtrans but accesses TCP sockets
directly. Clean up --enable flags and report settings in configure
output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-07-14 Alan Coopersmith <alan.coopersmith@sun.com> + + * xtrans.m4: + Split out TCP library/IPv6 support checks into XTRANS_TCP_FLAGS for + sharing with code like xdm that doesn't use Xtrans but accesses TCP + sockets directly. + Clean up --enable flags and report settings in configure output. + 2005-07-08 Keith Packard <keithp@keithp.com> * .cvsignore: |