-`--disable-matlab`: skip the compilation of MEX files for MATLAB
-`--disable-matlab`: skip the compilation of MEX files for MATLAB
-`--disable-octave`: skip the compilation of MEX files for Octave
-`--disable-octave`: skip the compilation of MEX files for Octave
-`--disable-doc`: skip the compilation of the documentation (PDF and HTML)
-`--disable-doc`: skip the compilation of the documentation (PDF and HTML)
-`CFLAGS="-O3" CXXFLAGS="-O3"`: don't compile the C/C++ programs with debugging information
-`MATLAB_MEX_CFLAGS="-O3" MATLAB_MEX_CXXFLAGS="-O3"`: remove debugging information for MATLAB MEX functions
You may need to specify additional options to the configure script, see the output of the `--help` option, and also the platform specific instructions below. If the configuration goes well, the script will tell you which components are correctly configured and will be built.
You may need to specify additional options to the configure script, see the output of the `--help` option, and also the platform specific instructions below. If the configuration goes well, the script will tell you which components are correctly configured and will be built.