This file is indexed.

/usr/include/bitlbee/config.h is in bitlbee-dev 3.4.2-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
29
/* BitlBee settings, generated by configure
   
   Do *NOT* use any of these defines in your code without thinking twice, most
   of them can/will be overridden at run-time */

#define BITLBEE_CONFIGURE_ARGS "--debug=0 --prefix=/usr --etcdir=/etc/bitlbee --events=libevent --otr=plugin --skype=0"

#define CONFIG "/var/lib/bitlbee/"
#define ETCDIR "/etc/bitlbee/"
#define VARDIR "/usr/share/bitlbee/"
#define PLUGINDIR "/usr/lib/bitlbee/"
#define PIDFILE "/var/run/bitlbee.pid"
#define IPCSOCKET ""
#define ARCH "Linux"
#define CPU "x86_64"
#define EVENTS_LIBEVENT
#define NAMESER_HAS_NS_TYPES
#define HAVE_RESOLV_A
#define HAVE_RESOLV_A_WITH_NS
#define WITH_PLUGINS
#define OTR_PI
#undef BITLBEE_VERSION
#define BITLBEE_VERSION "3.4.2-0ubuntu1"
#undef WITH_PURPLE
#define WITH_MSN
#define WITH_JABBER
#define WITH_OSCAR
#define WITH_YAHOO
#define WITH_TWITTER