mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
--proxy=proxy:3128
This commit is contained in:
parent
b1e321d6ce
commit
b4bc8b7616
4 changed files with 53 additions and 1 deletions
|
@ -136,6 +136,7 @@ NEED_PROG(perl, perl)
|
|||
NEED_PROG(tar, tar)
|
||||
AC_PATH_PROG(dot, dot)
|
||||
AC_PATH_PROG(dblatex, dblatex)
|
||||
AC_PATH_PROG(gzip, gzip)
|
||||
|
||||
AC_PATH_PROG(openssl_prog, openssl, openssl) # if not found, call openssl in $PATH
|
||||
AC_SUBST(openssl_prog)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue