projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bb7596
)
Remove obsolete AC_SYS_RESTARTABLE_SYSCALLS.
author
Taylor R Campbell
<campbell@mumble.net>
Sun, 23 Feb 2014 17:30:43 +0000
(17:30 +0000)
committer
Taylor 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
patch
|
blob
|
history
diff --git
a/src/microcode/configure.ac
b/src/microcode/configure.ac
index 17bb007395ff52208205973f9efb54eb71333272..7ad05431fbc195e11f9662b032534c68f86788f3 100644
(file)
--- a/
src/microcode/configure.ac
+++ b/
src/microcode/configure.ac
@@
-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