summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-04-24 14:51:41 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-04-28 10:43:13 +0200
commit8482df62e8f26c6265cdd12c23548241d2bf826f (patch)
treebd3a01eb93274b5931e531f06ab90b9702af3dfe /configure
parent2b633cc51cd44be3f0224f0b105b18f0a3d7d657 (diff)
downloadqtlocation-mapboxgl-8482df62e8f26c6265cdd12c23548241d2bf826f.tar.gz
use custom boost
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a37000a1bf..f49ea21896 100755
--- a/configure
+++ b/configure
@@ -45,7 +45,7 @@ case ${MASON_PLATFORM} in
LIBCURL_VERSION=system
LIBUV_VERSION=0.10.28
ZLIB_VERSION=system
- BOOST_VERSION=system
+ BOOST_VERSION=1.57.0
NUNICODE_VERSION=1.5.1
LIBZIP_VERSION=0.11.2
;;