[gnome-settings-daemon] updates: allow --disable-packagekit to work correctly



commit 593384e7a51e955106dc38a29bc766770f13b485
Author: Richard Hughes <richard hughsie com>
Date:   Wed Feb 16 21:12:31 2011 +0000

    updates: allow --disable-packagekit to work correctly

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e9e1fd2..bcaf431 100644
--- a/configure.ac
+++ b/configure.ac
@@ -268,7 +268,7 @@ dnl ==============================================
 dnl PackageKit section
 dnl ==============================================
 
-have_packagekit=true
+have_packagekit=false
 AC_ARG_ENABLE(packagekit,
   AC_HELP_STRING([--disable-packagekit],
                  [turn off PackageKit support]),



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