Fix more C++ link errors on Solaris 8.
[pspp] / modules / quotearg
index 7ef807618cc35cb524f6f33d2e7e121465825b3b..732ce39ff09eae413a88523959a009fc66218302 100644 (file)
@@ -9,18 +9,27 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
+extensions
+gettext-h
+mbrtowc
+mbsinit
+memcmp
+quotearg-simple
+stdbool
+wchar
+wctype
 xalloc
-gettext
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-lib_SOURCES += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert
-