X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fobstack;h=7544bbb2380985b0294d7b745b76aca61b972154;hb=5c8b3b20f7930b1ef6b2684a55f3213fce23154c;hp=9406f53de3ef451c99e7bcf741833c4ad15425be;hpb=e27b8f8fda41cf2b90001cf24dc6b0aeb6a26360;p=gnulib.git diff --git a/modules/obstack b/modules/obstack index 9406f53de..7544bbb23 100644 --- a/modules/obstack +++ b/modules/obstack @@ -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: gettext exit +exitfail configure.ac: gl_OBSTACK @@ -18,6 +22,9 @@ Makefile.am: Include: "obstack.h" +License: +LGPL + Maintainer: all, glibc