Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / strdup
index c9ca632c1cb9e621c0aa5a903a140807bf883acc..a42129962a832a5cee905bf9e089c84baa09f7a4 100644 (file)
@@ -2,6 +2,7 @@ Description:
 strdup() function: duplicate a string.
 
 Files:
+lib/strdup.h
 lib/strdup.c
 m4/strdup.m4
 
@@ -13,7 +14,10 @@ gl_FUNC_STRDUP
 Makefile.am:
 
 Include:
+"strdup.h"
+
+License:
+LGPL
 
 Maintainer:
 all, glibc
-