X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpoll-h;h=7c03786e0c4b038a57e8a07f8171ed0c7292d601;hb=026b2bdecbd540899299f499f062354dcb0556b0;hp=026b95ec1dc278a1f57f78d35754cb314b025943;hpb=0ab583c0eaeb5d9c18a6ce0fcdd4f0cd95a581da;p=gnulib.git diff --git a/modules/poll-h b/modules/poll-h index 026b95ec1..7c03786e0 100644 --- a/modules/poll-h +++ b/modules/poll-h @@ -6,10 +6,10 @@ lib/poll.in.h m4/poll_h.m4 Depends-on: -c++defs extensions include_next -warn-on-use +snippet/c++defs +snippet/warn-on-use configure.ac: gl_POLL_H @@ -28,7 +28,7 @@ poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_POLL_H''@|$(NEXT_POLL_H)|g' \ - -e 's|@''GNULIB_POLL''@|$(GNULIB_POLL)|g' \ + -e 's/@''GNULIB_POLL''@/$(GNULIB_POLL)/g' \ -e 's|@''HAVE_POLL''@|$(HAVE_POLL)|g' \ -e 's|@''REPLACE_POLL''@|$(REPLACE_POLL)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \