X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flanginfo;h=c2b239a21c726e4b85303b228ff2addde4bb28fb;hb=3606b90f3c4a19708ef05140837f2aa307f2516f;hp=e864c91a89bdd53cff133d7de1a881df2ae66e28;hpb=abac9b73490cd4d59a1e454c6ade5fd2073f2d2f;p=gnulib.git diff --git a/modules/langinfo b/modules/langinfo index e864c91a8..c2b239a21 100644 --- a/modules/langinfo +++ b/modules/langinfo @@ -15,13 +15,11 @@ configure.ac: gl_LANGINFO_H Makefile.am: -nodist_pkginclude_HEADERS += langinfo.h - BUILT_SOURCES += langinfo.h # We need the following in order to create an empty placeholder for # when the system doesn't have one. -langinfo.h: langinfo.in.h $(CXXDEFS_H) $(WARN_ON_USE_H) +langinfo.h: langinfo.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_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \