mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Fix m4 macro, update substate.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
d96891a2cf7f036777e7a7cc35dbf523c4bd4d35 dune/porsol/opmpressure
|
||||
34e92a9f52ca53b595f3c39d4aaafad2550c1afb dune/porsol/opmtransport
|
||||
60d192811ea0eef6022052516d7d7180e71aeee8 dune/porsol/opmtransport
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user