Move to here from u32-mbtouc-safe.
[gnulib.git] / modules / strdup
index c124b0b..e267a68 100644 (file)
@@ -2,21 +2,22 @@ Description:
 strdup() function: duplicate a string.
 
 Files:
-lib/strdup.h
 lib/strdup.c
 m4/strdup.m4
 
 Depends-on:
+string
 
 configure.ac:
 gl_FUNC_STRDUP
 
 Makefile.am:
-lib_SOURCES += strdup.h
 
 Include:
-"strdup.h"
+<string.h>
+
+License:
+LGPL
 
 Maintainer:
 all, glibc
-