Make the tests work with a C++ compiler.
[gnulib.git] / modules / mbuiter
index fe3c479..b828e64 100644 (file)
@@ -4,9 +4,13 @@ Iterating through multibyte strings.
 Files:
 lib/mbuiter.h
 m4/mbiter.m4
+m4/mbrtowc.m4
 
 Depends-on:
 mbchar
+mbrtowc
+mbsinit
+wchar
 stdbool
 strnlen1
 
@@ -17,7 +21,7 @@ Makefile.am:
 lib_SOURCES += mbuiter.h
 
 Include:
-"mbuiter.h"
+#include "mbuiter.h"
 
 License:
 LGPL