Updating branch refs/heads/master
         to f0d39ad3aa3e474c176cdfb98fbff2d006ea65f7 (commit)
       from 4761949397aec68d4b0c647d8f45a85762ba1bd3 (commit)

commit f0d39ad3aa3e474c176cdfb98fbff2d006ea65f7
Author: Christian Dywan <christ...@twotoasts.de>
Date:   Fri Jun 17 11:32:55 2011 +0200

    Add the glib2 check back, for marshallers

 wscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wscript b/wscript
index 518c009..cb5b55f 100644
--- a/wscript
+++ b/wscript
@@ -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')
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to