getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / mbchar
index 9b4b9414edf1f4a3286c75b73a57639e12797b50..2ff59072fa7046185360b8286d6d54b22f6a2598 100644 (file)
@@ -7,22 +7,25 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
 stdbool
+wchar
+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
 
 Maintainer:
 Bruno Haible
-