iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / quotearg
index ca4cc1c813d563705831e3aa3b5555cd84ae74e9..f62b2c0ffdd11862f31f8a7ecf4450573c960ce6 100644 (file)
@@ -9,15 +9,21 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
-xalloc
+extensions
 gettext-h
+mbrtowc
+mbsinit
+memcmp
+quotearg-simple
 stdbool
+wchar
+wctype-h
+xalloc
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-EXTRA_DIST += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"