summaryrefslogtreecommitdiff
path: root/scripts/setenv-unibuild.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-25 00:41:30 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-25 00:41:30 (GMT)
commit6693c3b3648e63dfcacd65c3eff9b02e7ea6da32 (patch)
tree05219ad74e0353bc5d3532152f64da80dc63ee5f /scripts/setenv-unibuild.sh
parentb39b2ba9d066afd73958eeea3c50fa7c43326bab (diff)
fix eigen detection bug i introduced yesterday
Diffstat (limited to 'scripts/setenv-unibuild.sh')
-rw-r--r--scripts/setenv-unibuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setenv-unibuild.sh b/scripts/setenv-unibuild.sh
index 456c7cd..f83a2cf 100644
--- a/scripts/setenv-unibuild.sh
+++ b/scripts/setenv-unibuild.sh
@@ -17,7 +17,7 @@ setenv_common()
else
# otherwise, assume its being run 'out of tree'. treat it somewhat like
# "configure" or "cmake", so you can build dependencies where u wish.
- echo "Not in OpenSCAD dir... using current directory as base of build"
+ echo "Warning: Not in OpenSCAD src dir... using current directory as base of build"
BASEDIR=$PWD/openscad_deps
fi
fi
contact: Jan Huwald // Impressum