summaryrefslogtreecommitdiff
path: root/modules/ctype
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ctype')
-rw-r--r--modules/ctype1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ctype b/modules/ctype
index be01f0c7fc..f0ec9111b9 100644
--- a/modules/ctype
+++ b/modules/ctype
@@ -23,6 +23,7 @@ ctype.h: ctype.in.h $(CXXDEFS_H) $(WARN_ON_USE_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_CTYPE_H''@|$(NEXT_CTYPE_H)|g' \
-e 's/@''GNULIB_ISBLANK''@/$(GNULIB_ISBLANK)/g' \
-e 's/@''HAVE_ISBLANK''@/$(HAVE_ISBLANK)/g' \