We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbff09 commit 0a88e02Copy full SHA for 0a88e02
build/libmaxmind.m4
@@ -21,7 +21,7 @@ MAXMIND_POSSIBLE_LIB_NAMES="libmaxminddb maxminddb maxmind"
21
MAXMIND_POSSIBLE_EXTENSIONS="so la sl dll dylib"
22
23
# Possible paths (if pkg-config was not found, proceed with the file lookup)
24
-MAXMIND_POSSIBLE_PATHS="/usr/local/libmaxmind /usr/local/maxmind /usr/local /opt/libmaxmind /opt/maxmind /opt /usr /opt/local/include /opt/local /usr/lib /usr/local/lib /usr/lib64 /usr"
+MAXMIND_POSSIBLE_PATHS="/usr/local/libmaxmind /usr/local/maxmind /usr/local /opt/libmaxmind /opt/maxmind /opt /usr /opt/local/include /opt/local /usr/lib /usr/local/lib /usr/lib64 /usr /usr/include/x86_64-linux-gnu/"
25
26
# Variables to be set by this very own script.
27
MAXMIND_VERSION=""
0 commit comments