X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fnetdb;h=b324866c1b152262c220173e84ee6e4b911b484d;hb=44e6ee7e6dbbce5094d9d3eb2945d34da2acaeb1;hp=098f5f2059003ed7eb6da0dacc17b85331eaf996;hpb=0ab583c0eaeb5d9c18a6ce0fcdd4f0cd95a581da;p=gnulib.git diff --git a/modules/netdb b/modules/netdb index 098f5f205..b324866c1 100644 --- a/modules/netdb +++ b/modules/netdb @@ -6,10 +6,10 @@ lib/netdb.in.h m4/netdb_h.m4 Depends-on: -c++defs include_next -arg-nonnull -warn-on-use +snippet/arg-nonnull +snippet/c++defs +snippet/warn-on-use sys_socket configure.ac: @@ -29,7 +29,7 @@ netdb.h: netdb.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_NETDB_H''@|$(NEXT_NETDB_H)|g' \ -e 's|@''HAVE_NETDB_H''@|$(HAVE_NETDB_H)|g' \ - -e 's|@''GNULIB_GETADDRINFO''@|$(GNULIB_GETADDRINFO)|g' \ + -e 's/@''GNULIB_GETADDRINFO''@/$(GNULIB_GETADDRINFO)/g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|$(HAVE_STRUCT_ADDRINFO)|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|$(HAVE_DECL_FREEADDRINFO)|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|$(HAVE_DECL_GAI_STRERROR)|g' \