Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / stpcpy
index 71ca62f9915fb69b5d3f94a3802980d907ad24ee..7bcf9d8600755ef4adfc651317668ab0f3541bc5 100644 (file)
@@ -12,7 +12,14 @@ configure.ac:
 gl_FUNC_STPCPY
 
 Makefile.am:
+lib_SOURCES += stpcpy.h
 
 Include:
 "stpcpy.h"
 
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, glibc
+