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