changeset 18:27f9d077b8b5

alphabetize list of options for no-extras config
author John W. Eaton <jwe@octave.org>
date Fri, 05 Jun 2020 16:05:12 +0000
parents cfa6aaf2a7eb
children e7bc00398e25
files master.cfg
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/master.cfg	Fri Jun 05 16:04:08 2020 +0000
+++ b/master.cfg	Fri Jun 05 16:05:12 2020 +0000
@@ -457,7 +457,6 @@
              "--disable-jit",
              "--disable-openmp",
              "--disable-readline",
-             "--without-osmesa",
              "--without-amd",
              "--without-arpack",
              "--without-bz2",
@@ -476,19 +475,20 @@
              "--without-glpk",
              "--without-hdf5",
              "--without-klu",
-             "--without-sundials-ida",
-             "--without-sundials_nvecserial",
              "--without-magick",
              "--without-opengl",
              "--without-openssl",
+             "--without-osmesa",
              "--without-portaudio",
              "--without-qhull",
              "--without-qrupdate",
              "--without-qscintilla",
              "--without-qt",
              "--without-sndfile",
+             "--without-sundials-ida",
              "--without-sundials_ida",
              "--without-sundials_nvecserial",
+             "--without-sundials_nvecserial",
              "--without-umfpack",
              "--without-x",
              "--without-z"]