From: Michael Orlitzky Date: Wed, 3 Nov 2021 22:53:26 +0000 (-0400) Subject: sage.sh: force system singular. X-Git-Url: https://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=757a6457c0da752b03a82f67c26a972887babb25 sage.sh: force system singular. --- diff --git a/sage.sh b/sage.sh index 131eb84..75b9929 100644 --- a/sage.sh +++ b/sage.sh @@ -76,6 +76,7 @@ sage-configure() { --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ + --with-system-singular=force \ --with-system-sqlite=force \ --with-system-suitesparse=force \ --with-system-symmetrica=force \