Add the glib2 check back, for marshallers

This commit is contained in:
Christian Dywan 2011-06-17 11:32:55 +02:00
parent 4761949397
commit f0d39ad3aa

View file

@ -89,6 +89,7 @@ def configure (conf):
conf.check_tool ('compiler_cc')
conf.check_tool ('vala')
conf.check_tool ('glib2')
if option_enabled ('nls'):
conf.check_tool ('intltool')