Override netdb.h always.
[pspp] / modules / rpmatch
index d9451258c5fe2a3a4ae55a6a08d3a4f82bcbf1a3..24297e5d1bf28b0704a81446a9d7b888bd5af374 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>
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering