opm-core/m4
Bård Skaflestad 736020e6fe Always #define "HAVE_AGMG".
Define the symbol to zero (false) if unavailable or unwanted.  This
prevents a diagnostic message concerning an undefined preprocessor
symbol (i.e., "HAVE_AGMG") when used in the form

    #if HAVE_AGMG
       /* ... */
    #endif
2012-08-14 12:42:47 +02:00
..
agmg.m4 Always #define "HAVE_AGMG". 2012-08-14 12:42:47 +02:00
ax_blas.m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
ax_boost_date_time.m4 Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +02:00
ax_boost_filesystem.m4 Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +02:00
ax_boost_system.m4 Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +02:00
ax_boost_unit_test_framework.m4 Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +02:00
ax_dune_common.m4 AX_DUNE_COMMON: Enable result caching. 2012-05-23 19:00:45 +02:00
ax_dune_istl.m4 AX_DUNE_ISTL: Enable result caching. 2012-05-23 19:17:08 +02:00
ax_lapack.m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
opm_boost_base.m4 Define `OPM_HAVE_BOOST' to zero if unavailable. 2012-07-12 14:16:54 +02:00
opm_core_check_modules.m4 Locate libopmcore.la in lib/ sub-directory 2012-07-06 10:14:06 +02:00
opm_core.m4 factor out OPM_CORE_CHECK_MODULES into a separate file 2012-07-05 12:42:49 +02:00
opm_dynlink_boost_test.m4 Fix another fall-out from Boost library clean-up 2012-07-10 14:50:07 +02:00
opm_lapack.m4 Revamp Fortran support in preparation of enabling Notay's AGMG solver. 2012-06-05 18:40:36 +02:00