Fix SConf chdir'ing so it works with CPPPATH and LIBPATH. (David Snopek)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 18 Jun 2003 21:34:03 +0000 (21:34 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 18 Jun 2003 21:34:03 +0000 (21:34 +0000)
commit8a49a25c14101680a48f88217c1cac1a53740c1b
tree6f0772d1712c28adb1c6fc926c1de0ccde1aa7f2
parent0eea5c776c8dfbb3be1c8d7d25ed8d8126c98e96
Fix SConf chdir'ing so it works with CPPPATH and LIBPATH.  (David Snopek)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@719 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/SConf.py
test/Configure.py