New module 'mbsnlen'.
[gnulib.git] / modules / strndup
index e11f5b3..cfe0dd0 100644 (file)
@@ -6,12 +6,20 @@ lib/strndup.c
 m4/strndup.m4
 
 Depends-on:
+string
 strnlen
 
 configure.ac:
 gl_FUNC_STRNDUP
+gl_STRING_MODULE_INDICATOR([strndup])
 
 Makefile.am:
 
 Include:
+<string.h>
 
+License:
+LGPL
+
+Maintainer:
+glibc