dnl defining the string "DEAL_II_USE_PETSC" for the preprocessor. If
dnl we don't have no PETSc, then it does not define this string.
DEAL_II_DEFINE_DEAL_II_USE_PETSC=DEAL_II_USE_PETSC
-
- dnl If we are linking with static libraries, then we will have to add
- dnl BLAS to the linker line for PETSc. Note that this is not necessary
- dnl for shared libs, since they should already come with this reference
- dnl built in.
- if test "x$enableshared" = "xno" ; then
- LDFLAGS="$LDFLAGS -lblas"
- fi
fi
#! /bin/sh
-# From configure.in Revision: 1.200 .
+# From configure.in Revision: 1.201 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
_ACEOF
DEAL_II_DEFINE_DEAL_II_USE_PETSC=DEAL_II_USE_PETSC
-
- if test "x$enableshared" = "xno" ; then
- LDFLAGS="$LDFLAGS -lblas"
- fi
fi
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams