New module 'close'.
[pspp] / modules / mbchar
index 5f193216998559f157ee70e426a44a2872a5eaea..fcda4b77b1bd3d7e1629dd6f4ed5fe71671a8bda 100644 (file)
@@ -7,22 +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
+lib_SOURCES += mbchar.c
 
 Include:
-#if HAVE_WCHAR_H && HAVE_WCTYPE_H
 #include "mbchar.h"
-#endif
 
 License:
 LGPL
 
 Maintainer:
 Bruno Haible
-