idcache: Fix module description.
[pspp] / modules / poll-h
index 347fc607f06806b4abeb296e6bc2b05bba41e8dc..8673fe412a1f4795bafc15fd064f1b38d554a43e 100644 (file)
@@ -19,7 +19,7 @@ BUILT_SOURCES += poll.h
 
 # We need the following in order to create <poll.h> when the system
 # doesn't have one.
-poll.h: poll.in.h $(CXXDEFS_H) $(WARN_ON_USE_H)
+poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
        $(AM_V_GEN)rm -f $@-t $@ && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_POLL_H''@|$(HAVE_POLL_H)|g' \