strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / mbchar
index 99fdbf99a47d7ea6fdb5bacf35dbbda65dc6f7d1..2ff59072fa7046185360b8286d6d54b22f6a2598 100644 (file)
@@ -10,7 +10,8 @@ Depends-on:
 extensions
 stdbool
 wchar
-wctype
+wctype-h
+iswblank
 wcwidth
 memcmp
 
@@ -21,7 +22,7 @@ Makefile.am:
 lib_SOURCES += mbchar.c
 
 Include:
-#include "mbchar.h"
+"mbchar.h"
 
 License:
 LGPL