OSDN Git Service

Replace fixed PATH to the value from the environment.
authorrelan <relan@users.noreply.github.com>
Wed, 19 Dec 2012 06:30:24 +0000 (06:30 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
commit54cc3122fe9aa42e883fa4425d396a3519848083
treeba96bf865af7863e16bc358a29dd2516637e84ce
parent99e92241083bd07ced8f265cfeb68f6e46e213e7
Replace fixed PATH to the value from the environment.

This makes scons find build tools in non-standard directories specified
in the PATH variable.
SConstruct