[gnome-settings-daemon] Add gthread-2.0 to required modules for the daemon



commit e0921d7fedf411402b15b3b5d29b4e2323ff8927
Author: Jens Granseuer <jensgr gmx net>
Date:   Wed Jan 27 20:20:26 2010 +0100

    Add gthread-2.0 to required modules for the daemon
    
    Closes bug #608217.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a11b1e7..385e019 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,7 @@ PKG_CHECK_MODULES(SETTINGS_DAEMON,
         gtk+-2.0 >= $GTK_REQUIRED_VERSION
         gconf-2.0 >= $GCONF_REQUIRED_VERSION
         gmodule-2.0
+        gthread-2.0
         dbus-glib-1 >= $DBUS_GLIB_REQUIRED_VERSION
 )
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]