New module 'iconv_open-utf': Enhance iconv_open to support UTF-{16,32}{BE,LE}.
[gnulib.git] / modules / strdup
index 2c25863..ac5c5f4 100644 (file)
@@ -6,11 +6,20 @@ lib/strdup.c
 m4/strdup.m4
 
 Depends-on:
+string
+malloc-posix
 
 configure.ac:
 gl_FUNC_STRDUP
+gl_STRING_MODULE_INDICATOR([strdup])
 
 Makefile.am:
 
 Include:
+<string.h>
 
+License:
+LGPLv2+
+
+Maintainer:
+all, glibc