X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrings;h=9b7a48e0f23ce0f7ea4cf9e41d2a1daf30e44712;hb=f196c56b40c000e32eb88317390dc5f3df632b37;hp=37ab99960c234db3c1b55f6f47a19faa3cc226f0;hpb=cbd5934b1918d73022d1d1d9904112f3d6d7f187;p=gnulib.git diff --git a/modules/strings b/modules/strings index 37ab99960..9b7a48e0f 100644 --- a/modules/strings +++ b/modules/strings @@ -23,6 +23,7 @@ strings.h: strings.in.h $(WARN_ON_USE_H) $(ARG_NONNULL_H) { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ + -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \ -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \