/usr/lib/gstreamermm-0.10/include/gstreamermmconfig.h is in libgstreamermm-0.10-dev 0.10.9-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 | /* gstreamer/gstreamermmconfig.h. Generated from gstreamermmconfig.h.in by configure. */
/* This is part of gstreamermm */
#ifndef _GSTREAMERMM_CONFIG_H
#define _GSTREAMERMM_CONFIG_H 1
#include "glibmmconfig.h"
#define GSTREAMERMM_MAJOR_VERSION 0
#define GSTREAMERMM_MINOR_VERSION 10
#define GSTREAMERMM_MICRO_VERSION 9
#endif /* _GSTREAMERMM_CONFIG_H */
|