This file is indexed.

/usr/include/trilinos/TeuchosCore_config.h is in libtrilinos-teuchos-dev 12.10.1-3.

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
#define HAVE_TEUCHOSCORE_KOKKOSCORE

#define HAVE_TEUCHOSCORE_CXX11

#define HAVE_TEUCHOSCORE_BOOST

#define HAVE_TEUCHOSCORE_BOOST_IS_POLYMORPHIC

/* #undef HAVE_TEUCHOSCORE_QT */

/* Deprecated */
/* #undef HAVE_TEUCHOSCORE_QD */

/* #undef HAVE_TEUCHOSCORE_QUADMATH */

/* Deprecated */
/* #undef HAVE_TEUCHOSCORE_ARPREC */

#define HAVE_TEUCHOSCORE_YAML_CPP 0
/* ToDo: Move the TeuchosCore parts from Teuchos_config.h.in to here and git
 * rid of Teuchos_config.h.in */