From: Michael Orlitzky Date: Tue, 23 Aug 2022 20:04:22 +0000 (-0400) Subject: sage.sh: pass --disable-editable to ./configure. X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=130c8b4d5072fcbdb709880ccb7d1860c0ac25b0;hp=130c8b4d5072fcbdb709880ccb7d1860c0ac25b0;p=bash.d.git sage.sh: pass --disable-editable to ./configure. This is how it always was, and it was always correct. ---