From: bangerth Date: Tue, 26 Oct 2010 19:35:21 +0000 (+0000) Subject: Regenerate. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0ca1899441b7790716f01f361e0540667c5c57;p=dealii-svn.git Regenerate. git-svn-id: https://svn.dealii.org/trunk@22505 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure b/deal.II/configure index 471c464f57..e48e04ec30 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -3981,9 +3981,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF - DEAL_II_COMPILER_SUPPORTS_MPI=1 - export DEAL_II_COMPILER_SUPPORTS_MPI - + DEAL_II_COMPILER_SUPPORTS_MPI=1 DEAL_II_USE_MPI=yes else @@ -14606,6 +14604,14 @@ $as_echo "$as_me: error: p4est directories $use_p4est/DEBUG or $use_p4est/FAST n { (exit 1); exit 1; }; } fi + if test "x$enableshared" != "xyes" ; then + { { $as_echo "$as_me:$LINENO: error: When using p4est with shared libraries, you need to build + deal.II with shared libraries as well." >&5 +$as_echo "$as_me: error: When using p4est with shared libraries, you need to build + deal.II with shared libraries as well." >&2;} + { (exit 1); exit 1; }; } + fi + cat >>confdefs.h <<\_ACEOF #define DEAL_II_USE_P4EST 1