Revision 976bfd3cf2be79a438042b6a56bf1bc7164de00b authored by Fons Rademakers on 18 December 2007, 17:00:16 UTC, committed by Fons Rademakers on 18 December 2007, 17:00:16 UTC
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
1 parent e3d4a2b
History
File Mode Size
inc
src
Module.mk -rw-r--r-- 1.3 KB

back to top