X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fc-stack;h=03e97a5fb60abfa00e9ff9e094eec9c7c16cca50;hb=db0f2ae452a6827f01474b79b55080e700afb974;hp=36d24b53bd1853d0bf1918cd6f4bdd73599321b9;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/c-stack b/modules/c-stack index 36d24b53b..03e97a5fb 100644 --- a/modules/c-stack +++ b/modules/c-stack @@ -1,4 +1,5 @@ Description: +Stack overflow handling, causing program exit. Files: lib/c-stack.h @@ -6,7 +7,7 @@ lib/c-stack.c m4/c-stack.m4 Depends-on: -gettext +gettext-h exitfail configure.ac: @@ -18,3 +19,8 @@ lib_SOURCES += c-stack.h c-stack.c Include: "c-stack.h" +License: +GPL + +Maintainer: +Paul Eggert