[Rpm-maint] [rpm-software-management/rpm] configure.ac: prefer pkg-config to find libgcrypt (#942)

Ross Burton notifications at github.com
Wed Nov 20 13:11:03 UTC 2019


libgcrypt from 1.8.5 provides a pkg-config file as well as the traditional
libgcrypt-config script.  As pkg-config is more resiliant in the face of
complicated build environments (for example cross-compilation and sysroots)
prefer the pkg-config file, falling back to libgcrypt-config if that doesn't
exist.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/942

-- Commit Summary --

  * configure.ac: prefer pkg-config to find libgcrypt

-- File Changes --

    M configure.ac (23)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/942.patch
https://github.com/rpm-software-management/rpm/pull/942.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/942
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191120/b9fe8cbc/attachment.html>


More information about the Rpm-maint mailing list