Use src/ not lib/ as root of source in example Makefile.am code.
[gnulib.git] / modules / strnlen
index 900803e..9f9f2ca 100644 (file)
@@ -6,14 +6,21 @@ lib/strnlen.c
 m4/strnlen.m4
 
 Depends-on:
+extensions
+string
+memchr
 
 configure.ac:
 gl_FUNC_STRNLEN
+gl_STRING_MODULE_INDICATOR([strnlen])
 
 Makefile.am:
 
 Include:
+<string.h>
 
-Maintainer:
-glibc
+License:
+LGPLv2+
 
+Maintainer:
+all