# HG changeset patch # User John W. Eaton # Date 1591373048 0 # Node ID cfa6aaf2a7eb15f46b886fbdc6179bd1a0fae4a1 # Parent b2e9c6f7d3e5c4f2cfc200b53e71d1b31147a62d use --without-fontconfig and --without-freetype for no-extras builds diff -r b2e9c6f7d3e5 -r cfa6aaf2a7eb master.cfg --- a/master.cfg Fri Jun 05 15:55:09 2020 +0000 +++ b/master.cfg Fri Jun 05 16:04:08 2020 +0000 @@ -470,7 +470,9 @@ "--without-fftw3", "--without-fftw3f", "--without-fltk", + "--without-fontconfig", "--without-framework-opengl", + "--without-freetype", "--without-glpk", "--without-hdf5", "--without-klu",