When installing from setup.py to a non-standard prefix, suppress the warning message...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 27 Jul 2003 17:25:43 +0000 (17:25 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 27 Jul 2003 17:25:43 +0000 (17:25 +0000)
commit71a02fe071fd8a1e0fd6bc9eb5060f653a3b9160
treedfbb8210638f4a42bdac55532958e505cb84cfb4
parent6b760555a0426cd8a66b1ec00354dcf568acbc45
When installing from setup.py to a non-standard prefix, suppress the warning message about adding the (incorrect) directory to your search path.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@751 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/setup.py
src/setupTests.py