* modules/fnmatch (Depends-on): Depend on wchar.
[gnulib.git] / modules / mbchar
index 13b9e41..376a825 100644 (file)
@@ -8,22 +8,20 @@ m4/mbchar.m4
 
 Depends-on:
 stdbool
+wchar
+wctype
 wcwidth
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h
 
 Include:
-#if HAVE_WCHAR_H
 #include "mbchar.h"
-#endif
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-