Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
[pspp] / modules / mbuiter
index fe3c4793f8c5a2bee54a541a0d9b9ba3ea123640..9c58466b1394c998b77796f33b42a65545400cd1 100644 (file)
@@ -4,6 +4,7 @@ Iterating through multibyte strings.
 Files:
 lib/mbuiter.h
 m4/mbiter.m4
+m4/mbrtowc.m4
 
 Depends-on:
 mbchar
@@ -17,7 +18,9 @@ Makefile.am:
 lib_SOURCES += mbuiter.h
 
 Include:
-"mbuiter.h"
+#if HAVE_MBRTOWC
+#include "mbuiter.h"
+#endif
 
 License:
 LGPL