/* Configurations file for linux */
#ifdef HAVE_CONFIG
#define ROOTPREFIX    "$(ROOTSYS)"
#define ROOTBINDIR    "$(ROOTSYS)/bin"
#define ROOTLIBDIR    "$(ROOTSYS)/lib"
#define ROOTINCDIR    "$(ROOTSYS)/include"
#define ROOTETCDIR    "$(ROOTSYS)/etc"
#define ROOTDATADIR   "$(ROOTSYS)"
#define ROOTDOCDIR    "$(ROOTSYS)"
#define ROOTMACRODIR  "$(ROOTSYS)/macros"
#define ROOTSRCDIR    "$(ROOTSYS)/src"
#define ROOTICONPATH  "$(ROOTSYS)/icons"
#define EXTRAICONPATH ""
#define TTFFONTDIR    "$(ROOTSYS)/fonts"
#define CINTINCDIR    "$(ROOTSYS)/cint"
#endif

#define HAS_SETRESUID  /**/

#define R__KRB5INIT   "/usr/kerberos/bin/kinit"

#define R__CONFIGUREOPTIONS   "QTDIR=/home/brun/qt RFIO=/home/brun/shift/lib CERNLIB=/home/brun/cern/pro/lib PYTHIA=/home/brun/pythia PYTHIA6=/home/brun/pythia6 PYTHONDIR=/home/brun/Python-2.3.4 VENUS=/home/brun/venus XMLDIR=xml linux --enable-mathcore --enable-reflex --enable-cintex --enable-roofit --enable-alien --enable-table --enable-rfio --enable-ldap --enable-qt --enable-ruby --enable-python --with-python-incdir=/home/brun/Python-2.3.4/include/python2.3 --with-python-libdir=/home/brun/Python-2.3.4 --with-pythia-libdir=/home/brun/pythia --with-pythia6-libdir=/home/brun/pythia6 --with-venus-libdir=/home/brun/venus --with-mysql-libdir=/afs/cern.ch/sw/lcg/external/mysql/4.0.13/rh73_gcc32/lib --with-mysql-incdir=/afs/cern.ch/sw/lcg/external/mysql/4.0.13/rh73_gcc32/include --with-shift-libdir=/home/brun/shift/lib --with-shift-incdir=/home/brun/shift/include --with-dcap-libdir=/afs/cern.ch/sw/root/d-cache/dcap/lib --with-dcap-incdir=/afs/cern.ch/sw/root/d-cache/dcap/include"


syntax highlighted by Code2HTML, v. 0.9.1