Make <netinet/in.h> self-contained, i.e. allow it to be included without
[pspp] / ChangeLog
index ce766ebf9453d41fdeeecf7310c907ebbefb7069..8dee0e79c7698013a53b02ea460c632d2bdaaee9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-03-02  Bruno Haible  <bruno@clisp.org>
+
+       * lib/netinet_in_.h: New file.
+       * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
+       is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
+       * modules/netinet_in (Files): Add lib/netinet_in_.h.
+       (Depends-on): Add absolute-header.
+       (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
+       into netinet/in.h.
+
 2007-03-03  Bruno Haible  <bruno@clisp.org>
 
        * lib/sys_select_.h: New file.