Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / obstack
index c916a26adac4ac706ce1420cf469d54b30ad2d48..984b883f1184b77fe3812e4097dc6b83a3d5f469 100644 (file)
@@ -4,10 +4,13 @@ Memory allocation, optimized for stack-like allocation patterns.
 Files:
 lib/obstack.h
 lib/obstack.c
+m4/inttypes_h.m4
 m4/obstack.m4
+m4/stdint_h.m4
+m4/uintmax_t.m4
 
 Depends-on:
-gettext
+gettext-h
 exit
 exitfail
 
@@ -19,6 +22,9 @@ Makefile.am:
 Include:
 "obstack.h"
 
+License:
+LGPL
+
 Maintainer:
 all, glibc