00001 #ifndef ROOT_RConfigOptions 00002 #define ROOT_RConfigOptions 00003 00004 #define R__CONFIGUREOPTIONS "linux --enable-exceptions --enable-soversion --enable-table --enable-asimage --enable-opengl --enable-minuit2 --enable-mathmore --enable-roofit --enable-xml --enable-builtin-pcre --disable-mysql --disable-pgsql --disable-monalisa --disable-globus --disable-xrootd --disable-explicitlink --disable-rpath --disable-pythia6 --disable-python --with-gsl-incdir=/misc/hadessoftware/etch32/install/gsl-1.12/include/ --with-gsl-libdir=/misc/hadessoftware/etch32/install/gsl-1.12/lib" 00005 #define R__CONFIGUREFEATURES "asimage astiff builtin_afterimage builtin_ftgl builtin_freetype builtin_glew builtin_pcre cintex clarens editline exceptions fftw3 genvector krb5 mathmore memstat minuit2 opengl peac reflex roofit shadowpw shared soversion ssl table tmva x11 xft xml thread" 00006 00007 #endif