build: Automatically determine libgcrypt's file name.
authorLudovic Courtès <ludo@gnu.org>
Tue, 6 Oct 2015 20:09:40 +0000 (22:09 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 6 Oct 2015 21:51:04 +0000 (23:51 +0200)
commitdd01fecd23a4ded46b99a51dc08ac5d964dbcd53
tree7935564290df6b3a828d1e8a7f4eecb7c58392f8
parent04d1ab3bf5394ae229161669e9717d76d483e7aa
build: Automatically determine libgcrypt's file name.

* m4/guix.m4 (GUIX_LIBGCRYPT_LIBDIR): New macro.
* configure.ac: Use it when no --with-libgcrypt-* option was passed.
* README: Do not recommend --with-libgcrypt-prefix.

Co-authored-by: 宋文武 <iyzsong@gmail.com>
README
configure.ac
m4/guix.m4