mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Looking for lmdb in the right location under MacOS
This commit is contained in:
parent
7f7bd99843
commit
5febc7b26d
@ -14,7 +14,7 @@ LMDB_POSSIBLE_LIB_NAMES="lmdb"
|
|||||||
LMDB_POSSIBLE_EXTENSIONS="so so0 la sl dll dylib so.0.0.0"
|
LMDB_POSSIBLE_EXTENSIONS="so so0 la sl dll dylib so.0.0.0"
|
||||||
|
|
||||||
# Possible paths (if pkg-config was not found, proceed with the file lookup)
|
# Possible paths (if pkg-config was not found, proceed with the file lookup)
|
||||||
LMDB_POSSIBLE_PATHS="/usr/lib /usr/local/lib /usr/local/liblmdb /usr/local/lmdb /usr/local /opt/liblmdb /opt/lmdb /opt /usr /usr/lib64"
|
LMDB_POSSIBLE_PATHS="/usr/lib /usr/local/lib /usr/local/liblmdb /usr/local/lmdb /usr/local /opt/liblmdb /opt/lmdb /opt /usr /usr/lib64 /opt/local"
|
||||||
|
|
||||||
# Variables to be set by this very own script.
|
# Variables to be set by this very own script.
|
||||||
LMDB_VERSION=""
|
LMDB_VERSION=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user