Rename getopt_.h to getopt.in.h.
[gnulib.git] / modules / c-stack
index 36d24b5..926aaf7 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Stack overflow handling, causing program exit.
 
 Files:
 lib/c-stack.h
@@ -6,8 +7,9 @@ lib/c-stack.c
 m4/c-stack.m4
 
 Depends-on:
-gettext
+gettext-h
 exitfail
+unistd
 
 configure.ac:
 gl_C_STACK
@@ -18,3 +20,8 @@ lib_SOURCES += c-stack.h c-stack.c
 Include:
 "c-stack.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert