Restore the ability for _stripixes() to call a custom _concat() function in the const...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 25 Nov 2003 12:32:29 +0000 (12:32 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 25 Nov 2003 12:32:29 +0000 (12:32 +0000)
commitf595d26ae6a1a4ec7d12993255a8f45af91e5904
treeb1423cd6efc18970da4db42fa9bce6ba382b4664
parent0ea5994ca438028d6a7f6c346a50e177ccd1e8f1
Restore the ability for _stripixes() to call a custom _concat() function in the construction environment.

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