getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / mbchar
index d708ca3cfa08811e92b4d4821991bc0e6187def4..2ff59072fa7046185360b8286d6d54b22f6a2598 100644 (file)
@@ -7,20 +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:
-#if HAVE_WCHAR_H
-#include "mbchar.h"
-#endif
+"mbchar.h"
 
 License:
 LGPL