~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/ifpack/cmake/Ifpack_config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme, Christophe Prud'homme, Johannes Ring
  • Date: 2009-12-13 12:53:22 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091213125322-in0nrdjc55deqsw9
Tags: 10.0.3.dfsg-1
[Christophe Prud'homme]
* New upstream release

[Johannes Ring]
* debian/patches/libname.patch: Add prefix 'libtrilinos_' to all
  libraries. 
* debian/patches/soname.patch: Add soversion to libraries.
* debian/watch: Update download URL.
* debian/control:
  - Remove python-numeric from Build-Depends (virtual package).
  - Remove automake and autotools from Build-Depends and add cmake to
    reflect switch to CMake.
  - Add python-support to Build-Depends.
* debian/rules: 
  - Cleanup and updates for switch to CMake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* src/Ifpack_config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define if want to build with ifpack enabled */
 
4
#cmakedefine HAVE_IFPACK_AMESOS
 
5
 
 
6
/* Define if want to build with ifpack enabled */
 
7
#cmakedefine HAVE_IFPACK_AZTECOO
 
8
 
 
9
/* Define if want to build with ifpack enabled */
 
10
#cmakedefine HAVE_IFPACK_EPETRAEXT
 
11
 
 
12
/* Define if want to build with ifpack enabled */
 
13
#cmakedefine HAVE_IFPACK_GALERI
 
14
 
 
15
/* Define if you want to build Ifpack's ParameterList interface */
 
16
#cmakedefine HAVE_IFPACK_METIS
 
17
 
 
18
/* define if we want to use MPI */
 
19
#cmakedefine HAVE_MPI
 
20
 
 
21
/* Define if want to build with hypre enabled */
 
22
#cmakedefine HAVE_HYPRE
 
23
 
 
24
/* Define if we want to use the euclid preconditioner */
 
25
#cmakedefine HAVE_EUCLID