config.h

Go to the documentation of this file.
00001 #define HAVE_READLINE 1
00002 
00003 #define HAVE_LARGEFILE 1
00004 #define HAVE_DOXYGEN 1
00005 #define HAVE_LAPACK 1
00006 #define HAVE_ATLAS 1
00007 
00008 
00009 #define HAVE_POWL 1
00010 #define HAVE_SQRTL 1
00011 #define HAVE_LOG2 1
00012 
00013 #define USE_SHORTREAL_KERNELCACHE 1
00014 
00015 #define USE_HMMPARALLELSTRUCTURES 1
00016 #define USE_HMMPARALLEL 1
00017 
00018 
00019 #define USE_BIGSTATES 1
00020 #define USE_HMMCACHE 1
00021 
00022 
00023 
00024 
00025 
00026 #define GPL 1
00027 
00028 
00029 #define USE_GLPK 1
00030 #define USE_LZO 1
00031 #define USE_GZIP 1
00032 
00033 #define USE_LZMA 1
00034 
00035 #define USE_REFERENCE_COUNTING 1
00036 #define OCTAVE_APIVERSION 37
00037 #define LINUX 1
00038 #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"
00039 #define MACHINE "i686"
00040 #define COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00041 #define COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread"
00042 #define LINKFLAGS " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas -lglpk -lm -llzo2 -lz -llzma"

SHOGUN Machine Learning Toolbox - Documentation