This file is indexed.

/usr/include/trilinos/Pliris_config.h is in libtrilinos-pliris-dev 12.4.2-2.

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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/* src/Pliris_config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if you want to build export makefiles. */
/* #undef HAVE_EXPORT_MAKEFILES */

/* Define if you are using gnumake - this will shorten your link lines. */
/* #undef HAVE_GNUMAKE */

/* Define if want to build with epetra enabled */
/* #undef HAVE_HAVE_EPETRA */

/* Define if want to build libcheck */
/* #undef HAVE_LIBCHECK */

/* define if we want to use MPI */
#define HAVE_MPI

/* Define if want to build pliris-tests */
/* #undef HAVE_PLIRIS_TESTS */

/* Define to 1 if you have the <string> header file. */
#define HAVE_STRING

/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define if want to build tests */
/* #undef HAVE_TESTS */

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
/* #undef inline */
#endif

/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */