diff options
Diffstat (limited to 'math/dynare/files/patch-mex_build_octave_configure')
-rw-r--r-- | math/dynare/files/patch-mex_build_octave_configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/dynare/files/patch-mex_build_octave_configure b/math/dynare/files/patch-mex_build_octave_configure deleted file mode 100644 index 3b384d669e78..000000000000 --- a/math/dynare/files/patch-mex_build_octave_configure +++ /dev/null @@ -1,11 +0,0 @@ ---- mex/build/octave/configure.orig 2017-07-24 14:31:27 UTC -+++ mex/build/octave/configure -@@ -7202,7 +7202,7 @@ if ${ac_cv_lib_umfpack_umfpack_dl_defaul - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lumfpack $LIBS" -+LIBS="-lumfpack -llapack -lblas -lsuitesparseconfig -lcholmod -lcolamd -lamd $LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - |