* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / modules / memrchr
index 01c8feaf5cc7af922377560447efd49ae0809ff9..039b1325d5511b82aed54fd1327f5488efc4f808 100644 (file)
@@ -6,6 +6,7 @@ lib/memrchr.c
 m4/memrchr.m4
 
 Depends-on:
+string
 
 configure.ac:
 gl_FUNC_MEMRCHR
@@ -13,7 +14,10 @@ gl_FUNC_MEMRCHR
 Makefile.am:
 
 Include:
+<string.h>
+
+License:
+LGPL
 
 Maintainer:
 Jim Meyering, glibc
-