Replace progress bars with monitors

This commit is contained in:
Mike Massonnet
2010-06-13 16:16:27 +02:00
parent 0666f034c2
commit 30e3592e1d
6 changed files with 412 additions and 20 deletions

View File

@@ -64,6 +64,7 @@ dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.12.0])
XDT_CHECK_PACKAGE([CAIRO], [cairo], [1.5.0])
dnl ******************************************
dnl *** Check for optional package libwnck ***