X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Farpa_inet;h=005690fefaea52d64931dfc2a800ac7ac25563d6;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=0be145ef2c7742d0d217ef957ca171422c34fcdf;hpb=95e1b7bdbfc6111b5aea7a32aa874ec0f4af7f86;p=gnulib.git diff --git a/modules/arpa_inet b/modules/arpa_inet index 0be145ef2..005690fef 100644 --- a/modules/arpa_inet +++ b/modules/arpa_inet @@ -6,11 +6,11 @@ lib/arpa_inet.in.h m4/arpa_inet_h.m4 Depends-on: -c++defs include_next snippet/arg-nonnull +snippet/c++defs +snippet/warn-on-use sys_socket -warn-on-use configure.ac: gl_HEADER_ARPA_INET @@ -36,6 +36,8 @@ arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON -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 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \ + -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \