doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / mbchar
index ec3ed27..8f050e3 100644 (file)
@@ -7,10 +7,14 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
+extern-inline
 stdbool
 wchar
-wctype
+wctype-h
+iswblank
 wcwidth
+memcmp
 
 configure.ac:
 gl_MBCHAR
@@ -19,7 +23,7 @@ Makefile.am:
 lib_SOURCES += mbchar.c
 
 Include:
-#include "mbchar.h"
+"mbchar.h"
 
 License:
 LGPL