opm-core/m4
Bård Skaflestad fb614100fe Define `OPM_HAVE_BOOST' to zero if unavailable.
This way, there will be no compiler warnings if the symbol is used
in a way akin to

   #if OPM_HAVE_BOOST
      /* Boost is available */
   #else
      /* Boost is not available */
   #endif
2012-07-12 14:16:54 +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 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