This file is indexed.

/usr/lib/x86_64-linux-gnu/pangomm-1.4/include/pangommconfig.h is in libpangomm-1.4-dev 2.40.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
/* pango/pangommconfig.h.  Generated from pangommconfig.h.in by configure.  */
/* This file is part of pangomm. */
#ifndef PANGOMM_PANGOMMCONFIG_H_INCLUDED
#define PANGOMM_PANGOMMCONFIG_H_INCLUDED

#include <glibmmconfig.h>

/* Define to omit deprecated API from the library. */
/* #undef PANGOMM_DISABLE_DEPRECATED */

/* Major version number of pangomm. */
#define PANGOMM_MAJOR_VERSION 2

/* Micro version number of pangomm. */
#define PANGOMM_MICRO_VERSION 1

/* Minor version number of pangomm. */
#define PANGOMM_MINOR_VERSION 40

#endif /* !PANGOMM_PANGOMMCONFIG_H_INCLUDED */