This file is indexed.

/usr/lib/x86_64-linux-gnu/gtkglextmm-1.2/include/gdkglextmm-config.h is in libgtkglextmm-x11-1.2-dev 1.2.0-8.

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
/* gdkglextmm-config.h
 *
 * This is a generated file.  Please modify `configure.in'
 */

#ifndef GDKGLEXTMM_CONFIG_H
#define GDKGLEXTMM_CONFIG_H

#include <gdkglext-config.h>


#define GDKGLEXTMM_WINDOWING_X11

#define GDKGLEXTMM_MULTIHEAD_SUPPORT

#if !defined(GDKGLEXT_MULTIHEAD_SUPPORT) && defined(GDKGLEXTMM_MULTIHEAD_SUPPORT)
#error "Installed GdkGLExt library doesn't have multihead support."
#endif

#endif /* GDKGLEXTMM_CONFIG_H */