Remove obsolete AC_SYS_RESTARTABLE_SYSCALLS.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 23 Feb 2014 17:30:43 +0000 (17:30 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 23 Feb 2014 17:30:45 +0000 (17:30 +0000)
We don't use the result anyway, and it always causes an annoying
delay in configure.

src/microcode/configure.ac

index 17bb007395ff52208205973f9efb54eb71333272..7ad05431fbc195e11f9662b032534c68f86788f3 100644 (file)
@@ -749,7 +749,6 @@ dnl Checks for system characteristics.
 AC_PATH_X
 AC_SYS_LARGEFILE
 AC_SYS_LONG_FILE_NAMES
-AC_SYS_RESTARTABLE_SYSCALLS
 
 dnl curses/termcap/terminfo support