Eric Blake <[EMAIL PROTECTED]> writes: > 2008-06-09 Eric Blake <[EMAIL PROTECTED]> > > + Mark AC_TYPE_SIGNAL as obsolete.
Thanks for doing this; it makes sense to me. Signal handlers returning 'int' became obsolete on all C platforms as of the first C standard in 1989. In practice they were obsolete even before that. This is beyond even Autoconf's broad porting horizon.