mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Remove maybeVfork
This commit is contained in:
parent
04170d06bf
commit
7911e4c27a
5 changed files with 4 additions and 18 deletions
|
@ -89,10 +89,6 @@ AC_CHECK_HEADERS([sys/mount.h], [], [],
|
|||
])
|
||||
|
||||
|
||||
# Check for vfork.
|
||||
#AC_FUNC_FORK()
|
||||
|
||||
|
||||
# Check for lutimes, optionally used for changing the mtime of
|
||||
# symlinks.
|
||||
AC_CHECK_FUNCS([lutimes])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue