X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fglob;h=15f20220766fd2092b61fa45fe12106dfa1d1aaa;hb=b4b6391081d1173278396afdf098be68b1768752;hp=0caaeefcd79ee9bbdeacc9dc7b81fdeac1afaf79;hpb=4aff5d18a14cc6e42ba3ca035284a2e283308e37;p=gnulib.git diff --git a/modules/glob b/modules/glob index 0caaeefcd..15f202207 100644 --- a/modules/glob +++ b/modules/glob @@ -34,7 +34,7 @@ BUILT_SOURCES += $(GLOB_H) # We need the following in order to create when the system # doesn't have one that works with the given compiler. -glob.h: glob.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) +glob.h: glob.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) $(AM_V_GEN)rm -f $@-t $@ && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \