Mercurial > hg > octave-lojdl > gnulib-hg
view modules/absolute-header @ 16364:89227b989588
fatal-signal: use C prototypes (with explicit void).
* lib/fatal-signal.c (uninstall_handlers, install_handlers)
(init_fatal_signal_set, block_fatal_signals): Fix signatures.
author | Akim Demaille <demaille@gostai.com> |
---|---|
date | Wed, 08 Feb 2012 10:36:20 +0100 |
parents | 970d5cb5b003 |
children |
line wrap: on
line source
Description: Allows wrapping a broken system header in a gnulib replacement. Files: m4/absolute-header.m4 Depends-on: configure.ac: Makefile.am: # Use this preprocessor expression to decide whether #include_next works. # Do not rely on a 'configure'-time test for this, since the expression # might appear in an installed header, which is used by some other compiler. HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER) Include: License: LGPLv2+ Maintainer: all