openat: provide more convenience names
[pspp] / modules / quotearg
index 817089fa59ac81c6a678aafe6581b3ffb4433562..59ecea3556f27b23209f2fc64f3f3c4fed4b86f3 100644 (file)
@@ -9,14 +9,20 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
+extensions
+gettext-h
+mbrtowc
+mbsinit
+memcmp
+stdbool
+wchar
+wctype
 xalloc
-gettext
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-lib_SOURCES += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"
@@ -26,4 +32,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-