* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / modules / memrchr
index d5bfd2def7f3a12f3930c3b482918468e4355d30..039b1325d5511b82aed54fd1327f5488efc4f808 100644 (file)
@@ -3,19 +3,18 @@ memrchr() function: scan memory for a byte, from the right end.
 
 Files:
 lib/memrchr.c
-lib/memrchr.h
 m4/memrchr.m4
 
 Depends-on:
+string
 
 configure.ac:
 gl_FUNC_MEMRCHR
 
 Makefile.am:
-EXTRA_DIST += memrchr.h
 
 Include:
-"memrchr.h"
+<string.h>
 
 License:
 LGPL