Fix more C++ link errors on Solaris 8.
[pspp] / modules / quotearg
index 817089fa59ac81c6a678aafe6581b3ffb4433562..732ce39ff09eae413a88523959a009fc66218302 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
 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
-