iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / mbchar
index fcda4b77b1bd3d7e1629dd6f4ed5fe71671a8bda..2ff59072fa7046185360b8286d6d54b22f6a2598 100644 (file)
@@ -10,8 +10,10 @@ Depends-on:
 extensions
 stdbool
 wchar
-wctype
+wctype-h
+iswblank
 wcwidth
+memcmp
 
 configure.ac:
 gl_MBCHAR
@@ -20,7 +22,7 @@ Makefile.am:
 lib_SOURCES += mbchar.c
 
 Include:
-#include "mbchar.h"
+"mbchar.h"
 
 License:
 LGPL