Fix test/VariantDir/VariantDir.py on centos5, currently failing as TestSCons.py speci...
authorbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Sep 2008 05:41:43 +0000 (05:41 +0000)
committerbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Sep 2008 05:41:43 +0000 (05:41 +0000)
commit18e4a32abfa0743f207cad47f3a9d9703bc25f17
tree2bdfd26c71842a701bebedaa3873b983334d0836
parentb66858565d0bd2443db6294ef194d23b13752df3
Fix test/VariantDir/VariantDir.py on centos5, currently failing as TestSCons.py specifies incorrect fortran library to link against for gcc's newer then 4.0 (aka 4.1.2 which ships with python)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3442 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestSCons.py