oops, configure confusion ...

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3806 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2007-02-22 08:08:33 +00:00
parent b0865840b8
commit 0116b4e4c4
4 changed files with 12 additions and 4 deletions

4
configure vendored
View File

@ -5861,7 +5861,7 @@ fi
if test "$ac_cv_search_dgemm" != "no"
then break ; fi
done
;;
amd64:* )
@ -5888,6 +5888,7 @@ fi
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
echo "$as_me:$LINENO: checking for library containing dgemm" >&5
echo $ECHO_N "checking for library containing dgemm... $ECHO_C" >&6
if test "${ac_cv_search_dgemm+set}" = set; then
@ -6012,6 +6013,7 @@ fi
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
echo "$as_me:$LINENO: checking for library containing dgemm" >&5
echo $ECHO_N "checking for library containing dgemm... $ECHO_C" >&6
if test "${ac_cv_search_dgemm+set}" = set; then

View File

@ -734,7 +734,7 @@ then
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"
then break ; fi
done
;;
amd64:* )
@ -761,6 +761,7 @@ then
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
AC_SEARCH_LIBS(dgemm, mkl_em64t, have_blas=1 have_mkl=1
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"
@ -794,6 +795,7 @@ then
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
AC_SEARCH_LIBS(dgemm, mkl_ia32, have_blas=1 have_mkl=1
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"

4
install/configure vendored
View File

@ -5861,7 +5861,7 @@ fi
if test "$ac_cv_search_dgemm" != "no"
then break ; fi
done
;;
amd64:* )
@ -5888,6 +5888,7 @@ fi
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
echo "$as_me:$LINENO: checking for library containing dgemm" >&5
echo $ECHO_N "checking for library containing dgemm... $ECHO_C" >&6
if test "${ac_cv_search_dgemm+set}" = set; then
@ -6012,6 +6013,7 @@ fi
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
echo "$as_me:$LINENO: checking for library containing dgemm" >&5
echo $ECHO_N "checking for library containing dgemm... $ECHO_C" >&6
if test "${ac_cv_search_dgemm+set}" = set; then

View File

@ -734,7 +734,7 @@ then
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"
then break ; fi
done
;;
amd64:* )
@ -761,6 +761,7 @@ then
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
AC_SEARCH_LIBS(dgemm, mkl_em64t, have_blas=1 have_mkl=1
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"
@ -794,6 +795,7 @@ then
LIBS=""
LDFLAGS="-i-static -openmp $LDFLAGS"
fi
fi
AC_SEARCH_LIBS(dgemm, mkl_ia32, have_blas=1 have_mkl=1
blas_libs="$try_loption $LIBS")
if test "$ac_cv_search_dgemm" != "no"