Set up according to Python HOWTO.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Feb 2002 05:21:50 +0000 (05:21 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Feb 2002 05:21:50 +0000 (05:21 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@276 fdb21ef1-2011-0410-befe-b5e4ea1792b1

config

diff --git a/config b/config
index 1bac491fe8c0250666cacb0f772b577439ef909a..c7a62a32b139077a27ab1907bce83e2cb25c3f63 100644 (file)
--- a/config
+++ b/config
@@ -34,7 +34,7 @@
  * if the file is not in the change.  Look in aesub(5) for more information
  * about command substitutions.
  */
-build_command = "SCONS_LIB_DIR=${Development_Directory}/src/engine python ${Source src/script/scons.py} date='${DAte %Y/%m/%d %H:%M:%S}' developer=${DEVeloper} version=${VERsion} change=${Change}";
+build_command = "SCONS_LIB_DIR=src/engine python ${Source src/script/scons.py} date='${DAte %Y/%m/%d %H:%M:%S}' developer=${DEVeloper} version=${VERsion} change=${Change}";
 
 /*
  * The rules used in the User Guide all remove their targets before
@@ -53,10 +53,7 @@ link_integration_directory = true;
  */
 create_symlinks_before_build = true;
 
-/*
- * NOT UNTIL AEGIS 3.23; we may not need it anyway.
 remove_symlinks_after_build = false;
- */
 
 /*
 integrate_begin_command =