Loading configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ AM_CONDITIONAL(USE_THREADS, test $use_pthreads = "yes") ############ handle the INTEL MKL library (FFTW + LAPACKe) ########### if test "$enable_mkl" = "yes"; then convlibs="${srcdir}/wcs/libwcs_c.a" convlibs="${srcdir}/wcs/libwcs_c.a,${srcdir}/levmar/liblevmar.a" ACX_MKL($with_mkl_dir,yes,$enable_best_link,$convlibs) if test "$MKL_WARN" == ""; then AC_MSG_RESULT([yes]) Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ AM_CONDITIONAL(USE_THREADS, test $use_pthreads = "yes") ############ handle the INTEL MKL library (FFTW + LAPACKe) ########### if test "$enable_mkl" = "yes"; then convlibs="${srcdir}/wcs/libwcs_c.a" convlibs="${srcdir}/wcs/libwcs_c.a,${srcdir}/levmar/liblevmar.a" ACX_MKL($with_mkl_dir,yes,$enable_best_link,$convlibs) if test "$MKL_WARN" == ""; then AC_MSG_RESULT([yes]) Loading