config.h
Go to the documentation of this file.00001 #define HAVE_READLINE 1
00002
00003
00004 #define HAVE_LARGEFILE 1
00005 #define HAVE_DOXYGEN 1
00006 #define HAVE_LAPACK 1
00007 #define HAVE_ATLAS 1
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
00031 #define LINUX 1
00032 #define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular"
00033 #define MACHINE "i686"
00034 #define COMPFLAGS_C "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00035 #define COMPFLAGS_CPP "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00036 #define LINKFLAGS " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas"