Commit Graph

6 Commits

Author SHA1 Message Date
Xavier Raynaud
c2128d6cff Bugfix after removal of hello polymer program. 2012-02-27 12:20:55 +01:00
Xavier Raynaud
69a08f7177 Fix build issues with static libraries on Ubuntu 11.10
Specifically, add BLAS and LAPACK routines into
${LIBS} and add checks for UMFPACK and
UMFPACK-related libraries.  OPM-Core might be
installed and fully functional, but if it depends
on UMFPACK, the AC_SEARCH_LIBS call might still fail.

See also: dune-cornerpoint commit 3a6be2aa9a45.
2012-02-09 14:16:02 +01:00
Bård Skaflestad
6ba84fa5da Split a long line to fit in eighty columns. 2012-02-03 12:38:54 +01:00
Atgeirr Flø Rasmussen
1c66958c0a Added example program and necessary configuration macros. 2012-02-02 15:41:46 +01:00
Atgeirr Flø Rasmussen
9f49fca32e Lowered required autoconf version to 2.59. 2012-02-01 20:42:39 +01:00
Bård Skaflestad
a785d9488e Create minimum buildable Polymer module for OPM. 2012-02-01 16:16:30 +01:00