X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsearch;h=4650d3191a183b27108a2a1ca2ad382b4491ca69;hb=b4b6391081d1173278396afdf098be68b1768752;hp=ceed3ffedb25088a872946a6364d841f03fadde2;hpb=31c389096adc4023ecde0c80ac189f9ebb83140e;p=gnulib.git diff --git a/modules/search b/modules/search index ceed3ffed..4650d3191 100644 --- a/modules/search +++ b/modules/search @@ -19,7 +19,7 @@ BUILT_SOURCES += search.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. -search.h: search.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) +search.h: search.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_SEARCH_H''@|$(HAVE_SEARCH_H)|g' \