idcache: Fix module description.
[pspp] / modules / quotearg
index 817089fa59ac81c6a678aafe6581b3ffb4433562..f62b2c0ffdd11862f31f8a7ecf4450573c960ce6 100644 (file)
@@ -9,14 +9,21 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
+extensions
+gettext-h
+mbrtowc
+mbsinit
+memcmp
+quotearg-simple
+stdbool
+wchar
+wctype-h
 xalloc
-gettext
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-lib_SOURCES += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"
@@ -26,4 +33,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-