Move to here from u32-mbtouc-safe.
[gnulib.git] / modules / strdup
index d3bd14c..e267a68 100644 (file)
@@ -2,24 +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
-