Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the configurat...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 Oct 2005 12:57:28 +0000 (12:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 Oct 2005 12:57:28 +0000 (12:57 +0000)
commit953a9fd811fe0a9dc88496378e6bae3ad2b075db
tree86b819e1cd06e4ae43806d305dd2c97dc0e69146
parent80baa501a476facedbf93dd6bb712be44fb2dea9
Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the configuration log file and directory for configuration tests.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1357 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Defaults.py
src/engine/SCons/Defaults.xml
src/engine/SCons/SConf.py
test/Configure/CONFIGUREDIR.py [new file with mode: 0644]
test/Configure/CONFIGURELOG.py [new file with mode: 0644]