From: Michael Orlitzky Date: Tue, 23 Jan 2024 13:47:51 +0000 (-0500) Subject: sage.sh: use gap from the system X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=ecdba296d32ef18ac1859c74df042192c4bd06c0 sage.sh: use gap from the system --- diff --git a/sage.sh b/sage.sh index b5df79f..a5a4615 100644 --- a/sage.sh +++ b/sage.sh @@ -65,6 +65,7 @@ sage-configure() { --with-system-fonttools=force \ --with-system-fplll=force \ --with-system-fpylll=force \ + --with-system-gap=force \ --with-system-gast=force \ --with-system-gc=force \ --with-system-gcc=force \