aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2003-12-24 16:45:27 +0000
committerAndreas Schwab2003-12-24 16:45:27 +0000
commitce6e4c2107516497217c1151a2d8d3ad5875f651 (patch)
treee0ee0e345edff8de75b90d42b3e6ba4fa29c6c30 /ChangeLog
parent0b1ec9e98455db4d85616b3d6c80a69aad038adf (diff)
downloademacs-ce6e4c2107516497217c1151a2d8d3ad5875f651.tar.gz
emacs-ce6e4c2107516497217c1151a2d8d3ad5875f651.zip
Check for <sys/socket.h>. Include it before
including <net/if.h>. Move check for <net/if.h> before its use.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 557d718ee94..1fe9958e430 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12003-12-24 Andreas Schwab <schwab@suse.de>
2
3 * configure.in: Check for <sys/socket.h>. Include it before
4 including <net/if.h>. Move check for <net/if.h> before it's use.
5
12003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * Makefile.in (install-arch-dep): Don't let cd output go into 8 * Makefile.in (install-arch-dep): Don't let cd output go into