Sync from the stable (b5) branch of coreutils:
[gnulib.git] / modules / obstack
index 28c973e..7eab206 100644 (file)
@@ -4,10 +4,16 @@ 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
+m4/ulonglong.m4
 
 Depends-on:
-gettext
+gettext-h
+exit
+exitfail
 
 configure.ac:
 gl_OBSTACK
@@ -17,3 +23,8 @@ Makefile.am:
 Include:
 "obstack.h"
 
+License:
+LGPL
+
+Maintainer:
+all, glibc