#ifndef ROOT_RConfigOptions #define ROOT_RConfigOptions #define R__CONFIGUREOPTIONS "QTDIR=/usr/lib64/qt-3.3 --enable-minuit2 --enable-roofit --enable-python --enable-mathmore --disable-castor --disable-rfio --disable-x11 --with-fftw3-incdir=/home/mottram/cvmfs_temp/fftw-3.3.4/include --with-fftw3-libdir=/home/mottram/cvmfs_temp/fftw-3.3.4/lib --with-gsl-incdir=/home/mottram/cvmfs_temp/gsl-1.16/include --with-gsl-libdir=/home/mottram/cvmfs_temp/gsl-1.16/lib --disable-gfal --with-xrootd=/home/mottram/cvmfs_temp/xrootd-4.3.0" #define R__CONFIGUREFEATURES "builtin_pcre builtin_lzma cintex dcache explicitlink fftw3 genvector krb5 mathmore memstat minuit2 python reflex roofit shadowpw shared ssl tmva vdt xrootd thread" #endif