New module 'uninorm/u32-normxfrm'.
[gnulib.git] / modules / arpa_inet
index e98a531..3691fd5 100644 (file)
@@ -7,6 +7,7 @@ m4/arpa_inet_h.m4
 
 Depends-on:
 include_next
+link-warning
 sys_socket
 
 configure.ac:
@@ -30,6 +31,7 @@ arpa/inet.h:
              -e 's|@''GNULIB_INET_PTON''@|$(GNULIB_INET_PTON)|g' \
              -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
              -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
+             -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
              < $(srcdir)/arpa_inet.in.h; \
        } > $@-t
        mv $@-t $@