gcrypt: remove exec-prefix check
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 4 Aug 2015 13:28:03 +0000 (15:28 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 30 Nov 2015 21:53:43 +0000 (22:53 +0100)
commit81129cd1e8e25da49585ed2fb9781fa3606457f0
tree26699b8b4bcceb88503d59c9c63d6311ddaec736
parent96c98c5ba38261a40b0592b81269bc89cbe97363
gcrypt: remove exec-prefix check

libgcrypt-config --libs already includes the correct library include path.
Also, we hardcoded it to $exec-prefix/lib, which is just plain wrong on
64bit architectures.
configure.ac