(getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
[gnulib.git] / modules / strdup
index bf751d8..d3bd14c 100644 (file)
@@ -1,6 +1,8 @@
 Description:
+strdup() function: duplicate a string.
 
 Files:
+lib/strdup.h
 lib/strdup.c
 m4/strdup.m4
 
@@ -10,6 +12,14 @@ configure.ac:
 gl_FUNC_STRDUP
 
 Makefile.am:
+lib_SOURCES += strdup.h
 
 Include:
+"strdup.h"
+
+License:
+LGPL
+
+Maintainer:
+all, glibc