unistr/u*-chr: test multibyte sequences
[gnulib.git] / modules / rpmatch
index 624ec1d..24297e5 100644 (file)
@@ -6,13 +6,25 @@ 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