From: Toby D. Young Date: Thu, 26 Aug 2010 15:21:02 +0000 (+0000) Subject: Make better use of the arpack architecture macro X-Git-Tag: v8.0.0~5671 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ab4928d92170cdfe729fcbabc74b31f37e2211;p=dealii.git Make better use of the arpack architecture macro git-svn-id: https://svn.dealii.org/trunk@21727 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure.in b/deal.II/configure.in index 7b5edea53b..b7fc57ad3e 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -436,6 +436,7 @@ AC_SUBST(DEAL_II_TRILINOS_STATIC) DEAL_II_CONFIGURE_ARPACK AC_SUBST(USE_CONTRIB_ARPACK) AC_SUBST(DEAL_II_ARPACK_DIR) +AC_SUBST(DEAL_II_ARPACK_ARCH) DEAL_II_CONFIGURE_MUMPS AC_SUBST(USE_CONTRIB_MUMPS)