opm-core/m4
Andreas Lauser 789bc5ca71 opm-core: make it a usable in conjunction wit dunecontrol
This allows projects which use the DUNE build system and want to use
OPM-Core to specify a dependency in their dune.module file. (i.e. they
don't have to worry about compiler and linker flags anymore.)

opm-core can still be used without having DUNE installed, though. This
means that for users which do not need/want a dependency on DUNE,
nothing changes.

v2: avoid naming conflict of the AX_BOOST_BASE macro with dune-common
    by renaming it to OPM_BOOST_BASE.
v3: make the library detection work nicely
v4: Use AX_BOOST_BASE M4 macro from opm-core instead from dune-common
    as base for OPM_BOOST_BASE to get rid of a few bugs, reworded
    commit message. Thanks to Bård Skaflestad for the review.
2012-07-05 12:42:49 +02:00
..
agmg.m4 Don't use AC_REQUIRE within a conditional. 2012-06-05 19:56:17 +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 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
ax_boost_filesystem.m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
ax_boost_system.m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
ax_boost_unit_test_framework.m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01: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 opm-core: make it a usable in conjunction wit dunecontrol 2012-07-05 12:42:49 +02:00
opm_core.m4 opm-core: make it a usable in conjunction wit dunecontrol 2012-07-05 12:42:49 +02:00
opm_dynlink_boost_test.m4 opm-core: make it a usable in conjunction wit dunecontrol 2012-07-05 12:42:49 +02:00
opm_lapack.m4 Revamp Fortran support in preparation of enabling Notay's AGMG solver. 2012-06-05 18:40:36 +02:00