guix-play/guix
Ludovic Courtès 3a310cc017 build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt.
* configure.ac: Add `--with-libgcrypt-prefix'.  Substitute `LIBGCRYPT'.

* Makefile.am (.scm.go): Pass $(LIBGCRYPT).

* guix/utils.scm (%libgcrypt): New variable.
  (sha256): Use it.
2012-08-17 10:41:27 +02:00
..
build build-system/gnu: Set $PKG_CONFIG_PATH. 2012-07-07 18:40:39 +02:00
build-system build-system/gnu: Add dependency on GNU Findutils. 2012-07-07 22:08:35 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Unset LD_LIBRARY_PATH' in build-expression->derivation'. 2012-07-07 22:38:08 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Add all non-derivation paths to the store. 2012-08-16 19:00:49 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt. 2012-08-17 10:41:27 +02:00