mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 20:20:58 +01:00
This commit is contained in:
parent
1164d6a389
commit
4e11da960c
11 changed files with 536 additions and 61 deletions
|
|
@ -135,6 +135,7 @@ AC_PATH_PROG(bison, bison, false)
|
|||
NEED_PROG(perl, perl)
|
||||
NEED_PROG(tar, tar)
|
||||
AC_PATH_PROG(dot, dot)
|
||||
AC_PATH_PROG(dblatex, dblatex)
|
||||
|
||||
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