Skip to content
Snippets Groups Projects
Commit 976bfd3c authored by Fons Rademakers's avatar Fons Rademakers
Browse files

move R__CONFIGUREOPTIONS, only used in TROOT.cxx, from RConfigure.h, which

is included by a large number of source files. The R__CONFIGUREOPTIONS are
now stored in RConfigOptions.h, which is only include in TROOT.cxx.
In RConfigOptions.h also the R__RUBY_MAJOR and R__RUBY_MINOR are stored
and included in drr.cxx. This change only forces a recompile of TROOT.cxx
(and maybe drr.cxx) when doing e.g.:
./configure --enable-roofit
make
./configure
make  [ here we used to compile all dictionaries again as rootcint
        depends on RConfigure.h ]


git-svn-id: http://root.cern.ch/svn/root/trunk@21464 27541ba8-7e3a-0410-8455-c3a389f83636
parent e3d4a2bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment