crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / memrchr
index 01c8feaf5cc7af922377560447efd49ae0809ff9..3a6e982b68bc5344265096f1064c59eea2577997 100644 (file)
@@ -6,14 +6,20 @@ lib/memrchr.c
 m4/memrchr.m4
 
 Depends-on:
+extensions
+string
 
 configure.ac:
 gl_FUNC_MEMRCHR
+gl_STRING_MODULE_INDICATOR([memrchr])
 
 Makefile.am:
 
 Include:
+<string.h>
+
+License:
+LGPL
 
 Maintainer:
 Jim Meyering, glibc
-