Removed AC_SYS_RESTARTABLE_SYSCALLS.
Quoting the autoconf source: "AC_SYS_RESTARTABLE_SYSCALLS is useful only when
supporting very old systems that lack `sigaction' and `SA_RESTART'.
Don't bother with this macro unless you need to support very old systems like
4.2BSD and SVR3." Plus - it take a long time.