summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLeith Bade <leith@leithalweapon.geek.nz>2014-11-04 23:13:58 +1100
committerLeith Bade <leith@leithalweapon.geek.nz>2014-11-04 23:13:58 +1100
commit991c497e43723ac584813986ccd69bc808fc98f7 (patch)
treefd0022ef44203cbf465c54afda7cb46a6b146a37 /configure
parent30235e58329f3a1c917b57be60084c8406538eb5 (diff)
downloadqtlocation-mapboxgl-991c497e43723ac584813986ccd69bc808fc98f7.tar.gz
Use local boost
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d23d539099..a0ea9eea59 100755
--- a/configure
+++ b/configure
@@ -28,7 +28,7 @@ case ${MASON_PLATFORM} in
SQLITE_VERSION=3.8.6
LIBUV_VERSION=0.11.29
ZLIB_VERSION=system
- BOOST_VERSION=system
+ BOOST_VERSION=1.57.0
NUNICODE_VERSION=1.4
;;
*)