RConfigure.h

Go to the documentation of this file.
00001 #ifndef ROOT_RConfigure
00002 #define ROOT_RConfigure
00003 
00004 /* Configurations file for linux */
00005 #ifdef R__HAVE_CONFIG
00006 #define ROOTPREFIX    "$(ROOTSYS)"
00007 #define ROOTBINDIR    "$(ROOTSYS)/bin"
00008 #define ROOTLIBDIR    "$(ROOTSYS)/lib"
00009 #define ROOTINCDIR    "$(ROOTSYS)/include"
00010 #define ROOTETCDIR    "$(ROOTSYS)/etc"
00011 #define ROOTDATADIR   "$(ROOTSYS)"
00012 #define ROOTDOCDIR    "$(ROOTSYS)"
00013 #define ROOTMACRODIR  "$(ROOTSYS)/macros"
00014 #define ROOTSRCDIR    "$(ROOTSYS)/src"
00015 #define ROOTICONPATH  "$(ROOTSYS)/icons"
00016 #define EXTRAICONPATH ""
00017 #define TTFFONTDIR    "$(ROOTSYS)/fonts"
00018 #define CINTINCDIR    "$(ROOTSYS)/cint"
00019 #endif
00020 
00021 #define R__HAS_SETRESUID   /**/
00022 #define R__HAS_MATHMORE   /**/
00023 #define R__HAS_PTHREAD    /**/
00024 #define R__HAS_XFT    /**/
00025 #undef R__HAS_CLING   /**/
00026 
00027 #endif

Generated on Tue Jul 5 14:25:46 2011 for ROOT_528-00b_version by  doxygen 1.5.1