--- ./SConstruct 2005-11-29 23:51:30.000000000 +0100 +++ ./SConstruct 2005-12-04 14:57:07.000000000 +0100 @@ -7,6 +7,7 @@ from build_support import * env = Environment() +SConsignFile() mising_pkg_config = not WhereIs('pkg-config')