]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - sage.sh
sage.sh: insist on using maxima from the system.
[bash.d.git] / sage.sh
diff --git a/sage.sh b/sage.sh
index 77e7e6a9224edaf8d474ad0d1ba38bde3da63f3a..dbfce924a0a8fe738678c865172d39afd94e1b96 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -24,6 +24,7 @@ export SAGE_DEBUG=no
 sage-configure() {
   ./configure \
     --enable-download-from-upstream-url \
+    --disable-editable \
     --disable-cvxopt \
     --disable-doc \
     --disable-notebook \
@@ -66,6 +67,8 @@ sage-configure() {
     --with-system-lrcalc=force \
     --with-system-m4ri=force \
     --with-system-m4rie=force \
+    --with-system-maxima=force \
+    --with-system-meson=force \
     --with-system-mpfr=force \
     --with-system-nauty=force \
     --with-system-ncurses=force \