summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2dc78dfc37..4416299213 100755
--- a/configure
+++ b/configure
@@ -81,7 +81,7 @@ CONFIG="# Do not edit. Generated by the configure script.
'python': '${PYTHON}',
"
-if [ ! -z ${LIBCURL_VERSION} ]; then
+if [ ! -z ${BOOST_VERSION} ]; then
mason install boost ${BOOST_VERSION}
CONFIG+=" 'boost_root': '$(mason prefix boost ${BOOST_VERSION})',"$LN
fi