config.h

Go to the documentation of this file.
00001 #define HAVE_READLINE 1
00002 
00003 #define HAVE_HDF5 1
00004 #define HAVE_LARGEFILE 1
00005 #define HAVE_DOXYGEN 1
00006 #define HAVE_LAPACK 1
00007 
00008 
00009 
00010 #define HAVE_POWL 1
00011 #define HAVE_SQRTL 1
00012 #define HAVE_LOG2 1
00013 
00014 #define USE_SHORTREAL_KERNELCACHE 1
00015 
00016 #define USE_HMMPARALLELSTRUCTURES 1
00017 #define USE_HMMPARALLEL 1
00018 
00019 
00020 #define USE_BIGSTATES 1
00021 #define USE_HMMCACHE 1
00022 
00023 
00024 
00025 
00026 
00027 #define GPL 1
00028 
00029 
00030 #define USE_GLPK 1
00031 #define USE_LZO 1
00032 #define USE_GZIP 1
00033 
00034 #define USE_LZMA 1
00035 
00036 #define USE_REFERENCE_COUNTING 1
00037 #define OCTAVE_APIVERSION 37
00038 #define LINUX 1
00039 #define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --enable-glpk --enable-readline --enable-hdf5 --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular"
00040 #define MACHINE "i686"
00041 #define COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00042 #define COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread"
00043 #define LINKFLAGS " -Xlinker --no-undefined -lm -pthread -lhdf5 -llapack -lcblas -lglpk -lm -llzo2 -lz -llzma"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation