Oops, remove unintended commit.
[gnulib.git] / modules / sys_select
index ffb5fae..c893e7c 100644 (file)
@@ -7,6 +7,7 @@ m4/sys_select_h.m4
 
 Depends-on:
 include_next
+link-warning
 sys_socket
 sys_time
 
@@ -29,6 +30,7 @@ sys/select.h: sys_select.in.h
              -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
              -e 's|@''GNULIB_SELECT''@|$(GNULIB_SELECT)|g' \
              -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
+             -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
              < $(srcdir)/sys_select.in.h; \
        } > $@-t
        mv $@-t $@