* lib/string_.h: If the gnulib module XYZ is not present, undefine
[gnulib.git] / modules / mbchar
index 13b9e41..ec3ed27 100644 (file)
@@ -8,22 +8,21 @@ m4/mbchar.m4
 
 Depends-on:
 stdbool
+wchar
+wctype
 wcwidth
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h
+lib_SOURCES += mbchar.c
 
 Include:
-#if HAVE_WCHAR_H
 #include "mbchar.h"
-#endif
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-