error: depend on stdio
[gnulib.git] / modules / mbfile
index 585364f..8ed68c4 100644 (file)
@@ -3,27 +3,29 @@ Multibyte character I/O.
 
 Files:
 lib/mbfile.h
+lib/mbfile.c
 m4/mbfile.m4
 m4/mbrtowc.m4
 
 Depends-on:
+extern-inline
 mbchar
+mbrtowc
+mbsinit
+wchar
 stdbool
 
 configure.ac:
 gl_MBFILE
 
 Makefile.am:
-lib_SOURCES += mbfile.h
+lib_SOURCES += mbfile.h mbfile.c
 
 Include:
-#if HAVE_MBRTOWC
-#include "mbfile.h"
-#endif
+"mbfile.h"
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-