# HG changeset patch # User John W. Eaton # Date 1591373112 0 # Node ID 27f9d077b8b511335a8b77e7f7d6f12f047a36fa # Parent cfa6aaf2a7eb15f46b886fbdc6179bd1a0fae4a1 alphabetize list of options for no-extras config diff -r cfa6aaf2a7eb -r 27f9d077b8b5 master.cfg --- 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"]