Use new documented autoconf macros.
[gnulib.git] / modules / memchr
index 03d99bb..f2e35c5 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+memchr() function: scan memory for a byte.
 
 Files:
 lib/memchr.c
@@ -14,3 +15,6 @@ Makefile.am:
 Include:
 <string.h>
 
+Maintainer:
+Jim Meyering, glibc
+