On 25/09/15 13:33, Mats Erik Andersson wrote: > Hello again, > > Torsdag den 17:e september 2015, klockan 19:13, skrev Pádraig Brady detta: >> On 17/09/15 17:36, Mats Erik Andersson wrote: >> >> Thanks for the patch. However it seems that GCRYPT_VERSION_NUMBER >> has only been available since 1.6.0, so testing for versions before that is >> moot. >> Perhaps using AM_PATH_LIBGCRYPT like is done in the following is better? >> http://lists.freedesktop.org/archives/systemd-devel/2013-May/010885.html > > Right! A rewritten patch is herewith suggested. It has been used to > successfully build Shishi on Debian systems with libgcrypt of versions > 1.4.5 and 1.6.3. A configuration reject was achieved by asking for 1.6.4! > > Best regards, > Mats E Andersson, on behalf of Shishi
Perfect. Pushed. Thanks!