summaryrefslogtreecommitdiff
path: root/modules/strings
diff options
context:
space:
mode:
Diffstat (limited to 'modules/strings')
-rw-r--r--modules/strings1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/strings b/modules/strings
index 905a45c6ed..ced757dec9 100644
--- a/modules/strings
+++ b/modules/strings
@@ -24,6 +24,7 @@ strings.h: strings.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
+ -e 's|@''HAVE_STRINGS_H''@|$(HAVE_STRINGS_H)|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \