summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-01-08 12:05:03 -0500
committerMike Morris <michael.patrick.morris@gmail.com>2015-01-13 14:31:50 -0500
commit139c0c6da6d03730a9494050ea014f3d9400fb18 (patch)
tree54e1672e31e38357a0dbf1930787aee4233063e4 /configure
parent5eb838d3f4fe4807feb011f3495e95dc417295e5 (diff)
downloadqtlocation-mapboxgl-139c0c6da6d03730a9494050ea014f3d9400fb18.tar.gz
build against mason sqlite 3.8.6
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8c74ec1892..33410ca8a6 100755
--- a/configure
+++ b/configure
@@ -26,7 +26,7 @@ case ${MASON_PLATFORM} in
;;
*)
GLFW_VERSION=e1ae9af5
- SQLITE_VERSION=system
+ SQLITE_VERSION=3.8.6
LIBPNG_VERSION=1.6.13
LIBJPEG_VERSION=v8d
LIBCURL_VERSION=system