Mercurial > hg > octave-jordi > gnulib-hg
view modules/c-stack @ 15222:62089e9fcc47
modechange: Move AC_LIBOBJ invocations to module description.
* m4/modechange.m4 (gl_MODECHANGE): Remove AC_LIBOBJ invocation.
* modules/modechange (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 24 May 2011 00:57:31 +0200 |
parents | d904c3a8f14c |
children |
line wrap: on
line source
Description: Stack overflow handling, causing program exit. Files: lib/c-stack.h lib/c-stack.c m4/c-stack.m4 Depends-on: gettext-h errno exitfail ignore-value unistd raise sigaction libsigsegv configure.ac: gl_C_STACK Makefile.am: lib_SOURCES += c-stack.h c-stack.c Include: "c-stack.h" Link: $(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise License: GPL Maintainer: Paul Eggert