summaryrefslogtreecommitdiff
path: root/modules/stdio
diff options
context:
space:
mode:
Diffstat (limited to 'modules/stdio')
-rw-r--r--modules/stdio1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/stdio b/modules/stdio
index a45da83d45..7eb9357582 100644
--- a/modules/stdio
+++ b/modules/stdio
@@ -24,6 +24,7 @@ stdio.h: stdio_.h
-e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
-e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
+ -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
-e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
< $(srcdir)/stdio_.h; \