Commit Graph
4 Commits
Author SHA1 Message Date
Xavier Raynaud fede5f4c5f Merge from upstream. 2012-02-09 14:16:37 +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
Xavier Raynaud bba74b7182 Move Boost libraries to LDADD. 2012-02-09 14:08:17 +01:00
Xavier Raynaud ee3335dddd Added necessary BOOST libs to build polymer_reorder program. 2012-02-07 12:32:04 +01:00