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 d528b8e commit 28008beCopy full SHA for 28008be
build/yajl.m4
@@ -14,7 +14,7 @@ YAJL_POSSIBLE_LIB_NAMES="yajl2 yajl"
14
YAJL_POSSIBLE_EXTENSIONS="so la sl dll dylib"
15
16
# Possible paths (if pkg-config was not found, proceed with the file lookup)
17
-YAJL_POSSIBLE_PATHS="/usr/lib /usr/local/lib /usr/local/libyajl /usr/local/yajl /usr/local /opt/libyajl /opt/yajl /opt /usr"
+YAJL_POSSIBLE_PATHS="/usr/lib /usr/local/lib /usr/local/libyajl /usr/local/yajl /usr/local /opt/libyajl /opt/yajl /opt /usr /usr/lib64"
18
19
# Variables to be set by this very own script.
20
YAJL_VERSION=""
0 commit comments