forked from Imagelibrary/binutils-gdb
Cleanup autoconfigury of vfork().
This commit is contained in:
@@ -130,7 +130,8 @@ AC_HEADER_STAT
|
||||
|
||||
AC_C_CONST
|
||||
|
||||
AC_CHECK_FUNCS(setpgid sbrk sigaction isascii bzero bcopy btowc poll sigprocmask vfork)
|
||||
AC_CHECK_FUNCS(setpgid sbrk sigaction isascii bzero bcopy btowc poll sigprocmask)
|
||||
AC_FUNC_VFORK
|
||||
AC_FUNC_ALLOCA
|
||||
|
||||
# See if machine/reg.h supports the %fs and %gs i386 segment registers.
|
||||
|
||||
Reference in New Issue
Block a user