This file is indexed.

/usr/include/libtomahawk/config.h is in libtomahawk-dev 0.8.4+dfsg1-0ubuntu1.

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
21
22
23
24
25
26
27
28
#ifndef CONFIG_H_IN
#define CONFIG_H_IN

#define CMAKE_INSTALL_PREFIX "/usr"
#define CMAKE_INSTALL_FULL_LIBEXECDIR "/usr/lib/tomahawk/libexec/"
#define CMAKE_INSTALL_LIBDIR "lib/x86_64-linux-gnu"


/* #undef MOUNTAIN_LION */
/* #undef LION */
/* #undef SNOW_LEOPARD */
/* #undef LEOPARD */
/* #undef HAVE_SPARKLE */
/* #undef CXX_STD_FUNCTIONAL */

/* #undef WITH_CRASHREPORTER */
#define WITH_BINARY_ATTICA
/* #undef WITH_QtSparkle */
#define WITH_UPOWER
#define WITH_GNOMESHORTCUTHANDLER

#define LIBLASTFM_FOUND
#define QCA2_FOUND

/* #undef TOMAHAWK_FINEGRAINED_MESSAGES */
/* #undef COMPLEX_TAGLIB_FILENAME */

#endif // CONFIG_H_IN