summaryrefslogtreecommitdiff
path: root/modules/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'modules/stdlib')
-rw-r--r--modules/stdlib2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/stdlib b/modules/stdlib
index efea327794..25593a8a5d 100644
--- a/modules/stdlib
+++ b/modules/stdlib
@@ -4,6 +4,7 @@ A GNU-like <stdlib.h>.
Files:
lib/stdlib.in.h
m4/stdlib_h.m4
+m4/locale-fr.m4
Depends-on:
gen-header
@@ -141,6 +142,7 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
-e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|$(REPLACE_MALLOC_FOR_MALLOC_GNU)|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|$(REPLACE_MALLOC_FOR_MALLOC_POSIX)|g' \
+ -e 's|@''REPLACE_MB_CUR_MAX''@|$(REPLACE_MB_CUR_MAX)|g' \
-e 's|@''REPLACE_MBSTOWCS''@|$(REPLACE_MBSTOWCS)|g' \
-e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
-e 's|@''REPLACE_MKOSTEMP''@|$(REPLACE_MKOSTEMP)|g' \