Fix m4 macro, update substate.

This commit is contained in:
Atgeirr Flø Rasmussen
2011-12-07 15:34:39 +01:00
parent bfac832235
commit 9755fd352a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
d96891a2cf7f036777e7a7cc35dbf523c4bd4d35 dune/porsol/opmpressure
34e92a9f52ca53b595f3c39d4aaafad2550c1afb dune/porsol/opmtransport
60d192811ea0eef6022052516d7d7180e71aeee8 dune/porsol/opmtransport

View File

@@ -15,9 +15,9 @@ AC_DEFUN([DUNE_PORSOL_CHECKS],
# the $FLIBS macro.
AC_REQUIRE([AC_F77_WRAPPERS])
AC_REQUIRE([ACX_LAPACK])
AS_IF([test "$acx_lapack_ok" != "yes"], dnl
AS_IF([test "$acx_lapack_ok" != "yes"],dnl
[AC_MSG_ERROR([No suitable LAPACK library found!])],dnl
[])
[:])
DUNE_ADD_MODULE_DEPS([DUNE_PORSOL],dnl
[DUNE_PORSOL],dnl