summaryrefslogtreecommitdiff
path: root/modules/wctype
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wctype')
-rw-r--r--modules/wctype1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/wctype b/modules/wctype
index e514a2d9aa..a6fd3467e9 100644
--- a/modules/wctype
+++ b/modules/wctype
@@ -23,6 +23,7 @@ wctype.h: wctype_.h
sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
-e 's|@''ABSOLUTE_WCTYPE_H''@|$(ABSOLUTE_WCTYPE_H)|g' \
-e 's/@''HAVE_WCTYPE_CTMP_BUG''@/$(HAVE_WCTYPE_CTMP_BUG)/g' \
+ -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
< $(srcdir)/wctype_.h; \
} > $@-t
mv $@-t $@