summaryrefslogtreecommitdiff
path: root/lib/gllib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gllib/Makefile.am')
-rw-r--r--lib/gllib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gllib/Makefile.am b/lib/gllib/Makefile.am
index 87ac01e..1a824d7 100644
--- a/lib/gllib/Makefile.am
+++ b/lib/gllib/Makefile.am
@@ -143,6 +143,7 @@ wchar.h: wchar.in.h
-e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
-e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
+ -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
-e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
-e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
< $(srcdir)/wchar.in.h; \