mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
* A rule to make a PDF version of the manual.
This commit is contained in:
parent
1511aa11ce
commit
5f8a203b55
2 changed files with 9 additions and 0 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