./configure CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib FLIBS=-lf2c --prefix=/opt/local --enable-shared --enable-dl --disable-static --with-blas="-framework Accelerate" --enable-static make LIBREADLINE=/opt/local/lib/libreadline.a QHULL_LIBS=/opt/local/lib/libqhull.a REGEX_LIBS=/opt/local/lib/libpcre.a FFTW_LIBS=/opt/local/lib/libfftw3.a GLPK_LIBS='/opt/local/lib/libglpk.a /opt/local/lib/libgmp.a' CURL_LIBS='/opt/local/lib/libcurl.a -lssl -lcrypto -lldap' make check