(getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
[gnulib.git] / modules / obstack
index acec7c1..7544bbb 100644 (file)
@@ -4,11 +4,15 @@ 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:
-exit
 gettext
+exit
+exitfail
 
 configure.ac:
 gl_OBSTACK
@@ -18,6 +22,9 @@ Makefile.am:
 Include:
 "obstack.h"
 
+License:
+LGPL
+
 Maintainer:
 all, glibc