[autobuild] omit module stubs when missing deps
commitc073a31f6921496ef194ba3a68a11ee03c07554d
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 17 Oct 2016 16:14:55 +0000 (17 12:14 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 17 Oct 2016 18:15:50 +0000 (17 14:15 -0400)
treea8ed48be6cbe52296efbad4d25a25c5c23766927
parent4184c382ec28fdd060754e23e89045a1add28d76
[autobuild] omit module stubs when missing deps

do not build any module (containing module stubs) when the dependencies
for a given module are not present.
SConstruct
configure.ac
src/CMakeLists.txt
src/Makefile.am
src/SConscript