[Freeipa-devel] [freeipa PR#588][opened] CONFIGURE: Properly detect libpopt on el7

HonzaCholasta freeipa-github-notification at redhat.com
Tue Mar 14 18:35:44 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/588
Author: HonzaCholasta
 Title: #588: CONFIGURE: Properly detect libpopt on el7
Action: opened

PR body:
"""
libpopt added pkg-config file in 1.16 but there are still distributions
which has older version of library (el6, el7). And new features from
libpopt are not used anywhere. Configure should try to detect as much as
possible and users should not use workarounds with explicitely enabled
variables as parameters e.g.
   ./configure POPT_LIBS="-lpopt "

This change originating from PR #494 is required to make building upstream IPA possible on RHEL/CentOS 7.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/588/head:pr588
git checkout pr588
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-588.patch
Type: text/x-diff
Size: 1370 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170314/1d7194ba/attachment.bin>


More information about the Freeipa-devel mailing list