roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / quotearg
index 49987e066013daef1a92a7b8f5d6ee0c4f4be479..b3f1ad17fe82e937ac9761148ef571985d4286e4 100644 (file)
@@ -9,15 +9,28 @@ 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
+lib_SOURCES += quotearg.c
 
 Include:
 "quotearg.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert