Punt HAVE_SIGACTION_SIGINFO_SIGNALS.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 31 Jul 2011 23:54:22 +0000 (16:54 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 31 Jul 2011 23:54:22 +0000 (16:54 -0700)
commitf6b89078ccb907bdebe57338b5dbc45082a70e7b
treea0d783d46f9bfed91ea4d17fc547b49ff776bfd2
parenteb127125dc17739875e0b179f984e6d07fe7b00b
Punt HAVE_SIGACTION_SIGINFO_SIGNALS.

It seems that DEFUN_STD_HANDLER assumes HAVE_SIGACTION_SIGINFO_SIGNALS
is defined.  Both definitions use Tsignal_handler_result, SIGINFO_T
and SIGCONTEXT_ARG_T.
src/gtk/gtkio.c.stay