Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / c-stack
index 36d24b53bd1853d0bf1918cd6f4bdd73599321b9..03e97a5fb60abfa00e9ff9e094eec9c7c16cca50 100644 (file)
@@ -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