mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
* Move most of Nix into a library (libnix.a).
* Run `test' on `make check'.
This commit is contained in:
parent
1849aa2a72
commit
5079ccb455
2 changed files with 12 additions and 5 deletions
|
@ -9,6 +9,7 @@ AC_CANONICAL_HOST
|
|||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
AC_PROG_RANLIB
|
||||
|
||||
# Unix shell scripting should die a slow and painful death.
|
||||
AC_DEFINE_UNQUOTED(NIX_VALUES_DIR, "$(eval echo $prefix/values)", Nix values directory.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue