Scons: Verbose messages when dependencies are not installed
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 21 Sep 2012 14:11:22 +0000 (10:11 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 21 Sep 2012 14:11:22 +0000 (10:11 -0400)
commit166afc43e0bc2636b6824dd56b59ddbf12ddb4c1
tree1d34a3aa000c32edc03adaf165dc14c40f795a78
parentc8de7654682dd8f5efa920f79d6041f2cac2fbeb
Scons: Verbose messages when dependencies are not installed

This patch adds a few more checks to ensure that a compiler is present
on the system, along with swig. It references the relevant packages on
Ubuntu/RedHat, and also adds a similar line for the Python headers.
SConstruct