iconv: Make it possible again to use this module without 'iconv-h'.
[gnulib.git] / modules / mbchar
index 150fe47..b5e222a 100644 (file)
@@ -7,13 +7,18 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
 stdbool
+wchar
+wctype
+wcwidth
+memcmp
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h mbchar.c
+lib_SOURCES += mbchar.c
 
 Include:
 "mbchar.h"
@@ -23,4 +28,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-