X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Farpa_inet;h=005690fefaea52d64931dfc2a800ac7ac25563d6;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=6fd3bd917c46dc623931471ad3d36cb93e28c3b2;hpb=6045c2ba7c6a9fb040d41abd78765bfad437a08f;p=gnulib.git diff --git a/modules/arpa_inet b/modules/arpa_inet index 6fd3bd917..005690fef 100644 --- a/modules/arpa_inet +++ b/modules/arpa_inet @@ -9,8 +9,8 @@ Depends-on: 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)' \