don't prompt panic, use yellow warning color for optional skipped dependencies - closes #329

This commit is contained in:
Dane Springmeyer 2009-04-30 23:33:48 +00:00
parent 263674d3d9
commit e2fd9c8329

View file

@ -727,7 +727,7 @@ if not preconfigured:
color_print(4,"Did not use user config file, no custom path variables will be saved...")
if env['SKIPPED_DEPS']:
color_print(1,'\nHowever, these optional dependencies were not found:\n - %s' % '\n - '.join(env['SKIPPED_DEPS']))
color_print(3,'\nNote: will build without these optional dependencies:\n - %s' % '\n - '.join(env['SKIPPED_DEPS']))
print
# fetch the mapnik version header in order to set the