mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / strchrnul
index f1daf7e..8ae3ea6 100644 (file)
@@ -4,11 +4,13 @@ byte.
 
 Files:
 lib/strchrnul.c
+lib/strchrnul.valgrind
 m4/strchrnul.m4
 
 Depends-on:
 extensions
 string
+rawmemchr
 
 configure.ac:
 gl_FUNC_STRCHRNUL
@@ -20,7 +22,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
-FSF
+Eric Blake, glibc