summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-10-04 12:57:28 (GMT)
committerSteven Knight <knight@baldmt.com>2005-10-04 12:57:28 (GMT)
commit1755771f730dac14fb46c9c386d365adf1323de5 (patch)
tree86b819e1cd06e4ae43806d305dd2c97dc0e69146 /doc
parent885a845f447a2ab52a6f9ca8c112aa978701a5ad (diff)
downloadSCons-1755771f730dac14fb46c9c386d365adf1323de5.zip
SCons-1755771f730dac14fb46c9c386d365adf1323de5.tar.gz
SCons-1755771f730dac14fb46c9c386d365adf1323de5.tar.bz2
Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the configuration log file and directory for configuration tests.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.119
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index cf60e6c..a0b4694 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -4971,6 +4971,25 @@ called to transform the list before concatenation.
env['_CPPINCFLAGS'] = '$( ${_concat(INCPREFIX, CPPPATH, INCSUFFIX, __env__, RDirs)} $)',
.EE
+.IP CONFIGUREDIR
+The name of the directory in which
+Configure context test files are written.
+The default is
+.B .sconf_temp
+in the top-level directory
+containing the
+.B SConstruct
+file.
+
+.IP CONFIGURELOG
+The name of the Configure context log file.
+The default is
+.B config.log
+in the top-level directory
+containing the
+.B SConstruct
+file.
+
.IP CPPDEFINES
A platform independent specification of C preprocessor definitions.
The definitions will be added to command lines