From: Michael Orlitzky Date: Sat, 2 Sep 2023 18:44:54 +0000 (-0400) Subject: sage.sh: drop nonexistent --with-system-typing_extensions X-Git-Url: https://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=7f31e4035837ff08c4616fed63669a1bfc63e84e sage.sh: drop nonexistent --with-system-typing_extensions It needs an spkg-configure.m4 still --- diff --git a/sage.sh b/sage.sh index 844e9c1..d2c278f 100644 --- a/sage.sh +++ b/sage.sh @@ -131,7 +131,6 @@ sage-configure() { --with-system-tornado=force \ --with-system-tox=force \ --with-system-traitlets=force \ - --with-system-typing_extensions=force \ --with-system-urllib3=force \ --with-system-wcwidth=force \ --with-system-wheel=force \