Fix the processing of finite numbers with the 'a' and 'A' directives.
[gnulib.git] / modules / mbchar
index 150fe47..fcda4b7 100644 (file)
@@ -7,20 +7,23 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
 stdbool
+wchar
+wctype
+wcwidth
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h mbchar.c
+lib_SOURCES += mbchar.c
 
 Include:
-"mbchar.h"
+#include "mbchar.h"
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-