Allow the use of a destructor for the values stored in the list.
[gnulib.git] / modules / memrchr
index eccad32..54912cc 100644 (file)
@@ -6,17 +6,19 @@ lib/memrchr.c
 m4/memrchr.m4
 
 Depends-on:
+string
 
 configure.ac:
 gl_FUNC_MEMRCHR
+gl_STRING_MODULE_INDICATOR([memrchr])
 
 Makefile.am:
 
 Include:
+<string.h>
 
 License:
 LGPL
 
 Maintainer:
 Jim Meyering, glibc
-