test-perror: check for strerror interactions
[pspp] / modules / rpmatch
index e11f92cd096bd147f1d2b2931f062f7b8750e9b9..bfa5380da1c5f85b8d126f97a2b513f3e3b37a99 100644 (file)
@@ -8,9 +8,10 @@ m4/rpmatch.m4
 Depends-on:
 stdlib
 extensions
-stdbool
-gettext-h
-regex
+stdbool         [test $HAVE_RPMATCH = 0]
+gettext-h       [test $HAVE_RPMATCH = 0]
+regex           [test $HAVE_RPMATCH = 0]
+strdup          [test $HAVE_RPMATCH = 0]
 
 configure.ac:
 gl_FUNC_RPMATCH
@@ -21,6 +22,9 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+Link:
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
+
 License:
 GPL