[gnome-power-manager] Do not build the applets by default
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Do not build the applets by default
- Date: Thu, 30 Sep 2010 16:11:46 +0000 (UTC)
commit da8fd586d150e7885c2e35ae53cc1faefe1c0519
Author: Richard Hughes <richard hughsie com>
Date: Thu Sep 30 17:33:42 2010 +0100
Do not build the applets by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9683cce..9afa249 100644
--- a/configure.ac
+++ b/configure.ac
@@ -197,7 +197,7 @@ dnl ---------------------------------------------------------------------------
AC_ARG_ENABLE(applets,
AS_HELP_STRING([--disable-applets],
[Build the extra power applets]),
- enable_applets=$enableval,enable_applets=yes)
+ enable_applets=$enableval,enable_applets=no)
AC_MSG_CHECKING([whether to build applet support])
have_applets=no
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]