* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / modules / memrchr
index 618c389517c5422e6ca25a3d8f40ce59b22e8458..039b1325d5511b82aed54fd1327f5488efc4f808 100644 (file)
@@ -3,10 +3,10 @@ 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
@@ -14,7 +14,7 @@ gl_FUNC_MEMRCHR
 Makefile.am:
 
 Include:
-"memrchr.h"
+<string.h>
 
 License:
 LGPL