This file is indexed.

/usr/include/shogun/lib/config.h is in libshogun-dev 1.1.0-4ubuntu2.

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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#define HAVE_HDF5 1
#define HAVE_JSON 1
#define HAVE_XML 1
#define HAVE_LARGEFILE 1
#define HAVE_DOXYGEN 1
#define HAVE_LAPACK 1

#define HAVE_ARPACK 1
#define HAVE_ATLAS 1
#define HAVE_PTHREAD 1



#define HAVE_POWL 1
#define HAVE_LGAMMAL 1
#define HAVE_SQRTL 1
#define HAVE_LOG2 1



#define USE_SPINLOCKS 1

#define USE_SHORTREAL_KERNELCACHE 1






#define USE_BIGSTATES 1
#define USE_HMMCACHE 1





#define GPL 1


#define USE_GLPK 1
#define USE_LZO 1
#define USE_GZIP 1

#define USE_LZMA 1

#define USE_REFERENCE_COUNTING 1
#define OCTAVE_APIVERSION 
#define LINUX 1
#define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --enable-glpk --enable-readline --disable-svm-light --enable-hdf5 --enable-json --enable-xml --enable-snappy --enable-lzo --enable-gzip --enable-bzip2 --enable-lzma --cc=clang --cxx=clang++ --interfaces="
#define MACHINE "x86_64"
#define COMPFLAGS_C	"-fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -Wall -O2 -pthread"
#define COMPFLAGS_CPP "-fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -Wall -O2 -pthread"
#define LINKFLAGS " -Xlinker --no-undefined"