Switch from using RETSIGTYPE via autoconf to void.
authormarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 05:44:43 +0000 (07:44 +0200)
committermarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 05:44:43 +0000 (07:44 +0200)
commitfc71710f8695ea07d852284286b058ecb3955317
tree4baf53ac9f0548e6f42d9be8249e311bdabccf1a
parent7ffcbc3d01bb58a071d56f5e7379948c579f634a
Switch from using RETSIGTYPE via autoconf to void.
POSIX says that's the type to use for a signal handler.

Pulled in from nmh. Thanks to Ken Hornstein.
(btw: `to pull in' describes my action better than `to merge'.)
12 files changed:
configure.ac
h/signals.h
sbr/getans.c
sbr/lock_file.c
uip/mhl.c
uip/mhlist.c
uip/mhmail.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/prompter.c
uip/slocal.c