comparison master.cfg @ 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
comparison
equal deleted inserted replaced
17:cfa6aaf2a7eb 18:27f9d077b8b5
455 "--disable-fftw-threads", 455 "--disable-fftw-threads",
456 "--disable-java", 456 "--disable-java",
457 "--disable-jit", 457 "--disable-jit",
458 "--disable-openmp", 458 "--disable-openmp",
459 "--disable-readline", 459 "--disable-readline",
460 "--without-osmesa",
461 "--without-amd", 460 "--without-amd",
462 "--without-arpack", 461 "--without-arpack",
463 "--without-bz2", 462 "--without-bz2",
464 "--without-camd", 463 "--without-camd",
465 "--without-ccolamd", 464 "--without-ccolamd",
474 "--without-framework-opengl", 473 "--without-framework-opengl",
475 "--without-freetype", 474 "--without-freetype",
476 "--without-glpk", 475 "--without-glpk",
477 "--without-hdf5", 476 "--without-hdf5",
478 "--without-klu", 477 "--without-klu",
479 "--without-sundials-ida",
480 "--without-sundials_nvecserial",
481 "--without-magick", 478 "--without-magick",
482 "--without-opengl", 479 "--without-opengl",
483 "--without-openssl", 480 "--without-openssl",
481 "--without-osmesa",
484 "--without-portaudio", 482 "--without-portaudio",
485 "--without-qhull", 483 "--without-qhull",
486 "--without-qrupdate", 484 "--without-qrupdate",
487 "--without-qscintilla", 485 "--without-qscintilla",
488 "--without-qt", 486 "--without-qt",
489 "--without-sndfile", 487 "--without-sndfile",
488 "--without-sundials-ida",
490 "--without-sundials_ida", 489 "--without-sundials_ida",
490 "--without-sundials_nvecserial",
491 "--without-sundials_nvecserial", 491 "--without-sundials_nvecserial",
492 "--without-umfpack", 492 "--without-umfpack",
493 "--without-x", 493 "--without-x",
494 "--without-z"] 494 "--without-z"]
495 495