Fix more C++ link errors on Solaris 8.
[pspp] / modules / rpmatch
index f9be55da29d88093e0e3e867b0ccff4c569421e3..17a6c2083ac08580d56875b2ad7975a24664badf 100644 (file)
@@ -6,15 +6,24 @@ lib/rpmatch.c
 m4/rpmatch.m4
 
 Depends-on:
-gettext
+stdlib
+extensions
+stdbool
+gettext-h
 regex
+strdup
 
 configure.ac:
 gl_FUNC_RPMATCH
+gl_STDLIB_MODULE_INDICATOR([rpmatch])
 
 Makefile.am:
 
 Include:
+<stdlib.h>
+
+Link:
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
 GPL