/usr/include/trilinos/Moertel_config.h is in libtrilinos-dev 10.4.0.dfsg-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | /* src/Moertel_config.h.in. Generated from configure.ac by autoheader. */
/* Define if want to build examples */
/* #undef HAVE_EXAMPLES */
/* Define if you want to build export makefiles. */
/* #undef HAVE_EXPORT_MAKEFILES */
/* Define if want to build galeri */
/* #undef HAVE_GALERI */
/* Define if you are using gnumake - this will shorten your link lines. */
/* #undef HAVE_GNUMAKE */
/* Define if want to build moertel-examples */
/* #undef HAVE_MOERTEL_EXAMPLES */
/* define if we want to use MPI */
#define HAVE_MPI
|