/usr/lib/libgdamm-5.0/include/libgdammconfig.h is in libgdamm5.0-dev 4.99.6-0ubuntu3.
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 | /* libgda/libgdammconfig.h. Generated from libgdammconfig.h.in by configure. */
#ifndef _LIBGDAMM_CONFIG_H
#define _LIBGDAMM_CONFIG_H
#include <glibmmconfig.h>
/* Major version number of libgdamm. */
#define LIBGDAMM_MAJOR_VERSION 4
/* Micro version number of libgdamm. */
#define LIBGDAMM_MICRO_VERSION 6
/* Minor version number of libgdamm. */
#define LIBGDAMM_MINOR_VERSION 99
#endif /* !_LIBGDAMM_CONFIG_H */
|