NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / mbchar
index 5f19321..8f050e3 100644 (file)
@@ -7,22 +7,26 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
+extern-inline
 stdbool
+wchar
+wctype-h
+iswblank
+wcwidth
+memcmp
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h
+lib_SOURCES += mbchar.c
 
 Include:
-#if HAVE_WCHAR_H && HAVE_WCTYPE_H
-#include "mbchar.h"
-#endif
+"mbchar.h"
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-