SHOGUN v0.9.0
|
00001 #define HAVE_READLINE 1 00002 #define HAVE_HDF5 1 00003 00004 00005 #define HAVE_LARGEFILE 1 00006 #define HAVE_DOXYGEN 1 00007 #define HAVE_LAPACK 1 00008 00009 00010 00011 #define HAVE_POWL 1 00012 #define HAVE_SQRTL 1 00013 #define HAVE_LOG2 1 00014 00015 #define USE_SHORTREAL_KERNELCACHE 1 00016 00017 #define USE_HMMPARALLELSTRUCTURES 1 00018 #define USE_HMMPARALLEL 1 00019 00020 00021 #define USE_BIGSTATES 1 00022 #define USE_HMMCACHE 1 00023 00024 00025 00026 00027 00028 #define GPL 1 00029 00030 00031 #define USE_GLPK 1 00032 #define USE_LZO 1 00033 #define USE_GZIP 1 00034 00035 #define USE_LZMA 1 00036 00037 #define USE_REFERENCE_COUNTING 1 00038 #define OCTAVE_APIVERSION 37 00039 #define LINUX 1 00040 #define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --python=python2.7 --enable-glpk --enable-readline --disable-svm-light --enable-hdf5 --enable-json --enable-xml --enable-lzo --enable-gzip --enable-bzip2 --enable-lzma --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular" 00041 #define MACHINE "i686" 00042 #define COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread" 00043 #define COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread" 00044 #define LINKFLAGS " -Xlinker --no-undefined"