The Wayback Machine - https://web.archive.org/web/20221024232736/https://github.com/SpiderLabs/ModSecurity/pull/2596
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build/libmaxmind.m4: fix build with host-pkgconf #2596

Open
wants to merge 1 commit into
base: v3/master
Choose a base branch
from

Conversation

ffontaine
Copy link
Contributor

@ffontaine ffontaine commented Jul 25, 2021

Build with maxminddb is broken since version 3.0.5 and 785958f because libmaxminddb has been removed from MAXMIND_POSSIBLE_LIB_NAMES

So, as suggested by Arnout in #2131, don't use MAXMIND_POSSIBLE_LIB_NAMES for pkg-config, because it was never called
anything other than libmaxminddb

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Build with maxminddb is broken since version 3.0.5 and
SpiderLabs@785958f
because libmaxminddb has been removed from MAXMIND_POSSIBLE_LIB_NAMES

So, as suggested by Arnout in SpiderLabs#2131, don't use
MAXMIND_POSSIBLE_LIB_NAMES for pkg-config, because it was never called
anything other than libmaxminddb

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@ffontaine
Copy link
Contributor Author

ffontaine commented Jan 28, 2022

Do you have some comments on this PR?

@ffontaine
Copy link
Contributor Author

ffontaine commented Jun 26, 2022

No feedback?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant