mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
Remove dependency on "curl" binary
This commit is contained in:
parent
532d73d5d8
commit
73d7a51ee6
3 changed files with 0 additions and 4 deletions
|
@ -114,7 +114,6 @@ if test -z "$$1"; then
|
|||
fi
|
||||
])
|
||||
|
||||
NEED_PROG(curl, curl)
|
||||
NEED_PROG(bash, bash)
|
||||
NEED_PROG(patch, patch)
|
||||
AC_PATH_PROG(xmllint, xmllint, false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue