diff options
author | Ludovic Courtès <[email protected]> | 2014-05-22 10:38:41 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2014-05-22 10:38:41 +0200 |
commit | a3977466db0aff6d1d82f3100745982d479bbff3 (patch) | |
tree | 04bcf4a331c5130064b62bf5bfd6829bfd386cbd /tests | |
parent | 641f9a2a1f3a1ad0b4c3003a2efc5c7975286cc1 (diff) |
build: Fix builds without --with-libgcrypt-prefix nor --with-libgcrypt-libdir.
Reported by Manolis Ragkousis <[email protected]>.
Fixes a regression introduced in 14af289.
Before this commit, ./configure would leave LIBGCRYPT_PREFIX and
LIBGCRYPT_LIBDIR undefined, leading to LIBGCRYPT_LIBS="-L -lgcrypt" and
thus to a link failure.
* configure.ac: Make sure $LIBGCRYPT_PREFIX and $LIBGCRYPT_LIBDIR are
never empty.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions