scons: make sure to initialize cairo variables

This commit is contained in:
Dane Springmeyer 2010-07-14 05:34:09 +00:00
parent fd8695c107
commit ebc3001890

View file

@ -715,6 +715,8 @@ if not preconfigured:
env['MISSING_DEPS'] = []
env['SKIPPED_DEPS'] = []
env['HAS_CAIRO'] = False
env['HAS_PYCAIRO'] = False
env['LIBDIR_SCHEMA'] = LIBDIR_SCHEMA
env['PLUGINS'] = PLUGINS