X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fobstack;h=7eab2066acddd94c5493bf5403e59604c6aefe6f;hb=9d5fcc62b3ae5309a5be907ca53511d13760e9c1;hp=28c973e20d639d16130ed5954cec85bd5ad777c8;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/obstack b/modules/obstack index 28c973e20..7eab2066a 100644 --- a/modules/obstack +++ b/modules/obstack @@ -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