New module 'localename'.
[gnulib.git] / modules / mbfile
index 525d1cc..d6787b4 100644 (file)
@@ -4,9 +4,11 @@ Multibyte character I/O.
 Files:
 lib/mbfile.h
 m4/mbfile.m4
+m4/mbrtowc.m4
 
 Depends-on:
 mbchar
+wchar
 stdbool
 
 configure.ac:
@@ -16,7 +18,9 @@ Makefile.am:
 lib_SOURCES += mbfile.h
 
 Include:
-"mbfile.h"
+#if HAVE_MBRTOWC
+#include "mbfile.h"
+#endif
 
 License:
 LGPL