2007-08-06 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / modules / strdup
index c9ca632..8a2eaf6 100644 (file)
@@ -6,14 +6,19 @@ lib/strdup.c
 m4/strdup.m4
 
 Depends-on:
+string
 
 configure.ac:
 gl_FUNC_STRDUP
+gl_STRING_MODULE_INDICATOR([strdup])
 
 Makefile.am:
 
 Include:
+<string.h>
+
+License:
+LGPLv2+
 
 Maintainer:
 all, glibc
-