Go to the source code of this file.
Defines | |
#define | HAVE_READLINE 1 |
#define | HAVE_LARGEFILE 1 |
#define | HAVE_DOXYGEN 1 |
#define | HAVE_LAPACK 1 |
#define | HAVE_ATLAS 1 |
#define | HAVE_POWL 1 |
#define | HAVE_SQRTL 1 |
#define | HAVE_LOG2 1 |
#define | USE_SHORTREAL_KERNELCACHE 1 |
#define | USE_HMMPARALLELSTRUCTURES 1 |
#define | USE_HMMPARALLEL 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 37 |
#define | LINUX 1 |
#define | CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --enable-glpk --enable-readline --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular" |
#define | MACHINE "i686" |
#define | COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define | COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread" |
#define | LINKFLAGS " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas -lglpk -lm -llzo2 -lz -llzma" |
#define COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" |
#define COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread" |
#define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --enable-glpk --enable-readline --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular" |
#define LINKFLAGS " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas -lglpk -lm -llzo2 -lz -llzma" |