On Mon, 26 Jul 2010, Barry Smith wrote: > > On Jul 26, 2010, at 12:04 PM, Satish Balay wrote: > > > Barry, > > > > I've added code in petsc-dev that warns users of the env variables > > [does not ask them to unset]. It then ignores these values - and never > > uses them in configure process. > > Where is the check, I cannot find it anywhere?
resetEnvCompilers() in setCompilers.py. Perhaps we need to add more variables in that list.. Satish