/usr/lib/gtksourceviewmm-3.0/include/gtksourceviewmmconfig.h is in libgtksourceviewmm-3.0-dev 3.2.0-1.
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 | /* gtksourceview/gtksourceviewmmconfig.h. Generated from gtksourceviewmmconfig.h.in by configure. */
#ifndef _GTKSOURCEVIEWMM_CONFIG_H
#define _GTKSOURCEVIEWMM_CONFIG_H
#include <gtkmmconfig.h>
/* Define to omit deprecated API from gtksourceviewmm. */
/* #undef GTKSOURCEVIEWMM_DISABLE_DEPRECATED */
/* Major version number of gtksourceviewmm. */
#define GTKSOURCEVIEWMM_MAJOR_VERSION 3
/* Minor versino number of gtksourceviewmm. */
#define GTKSOURCEVIEWMM_MINOR_VERSION 2
/* Micro version number of gtksourceviewmm. */
#define GTKSOURCEVIEWMM_MICRO_VERSION 0
#endif /* _GTKSOURCEVIEWMM_CONFIG_H */
|