[gnome-weather] Disable the parts of libgd we no longer use



commit 160a63b293f78c90cc28cc27b8c9aaa9b0c26c8e
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sun Jun 2 17:35:33 2013 +0200

    Disable the parts of libgd we no longer use
    
    Still using GdMainView, because EggFlowBox has more problems than
    it solves.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 35ed4de..4d29738 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ AC_PROG_CC
 AM_PROG_CC_C_O
 LT_INIT([disable-static])
 
-LIBGD_INIT([header-bar main-toolbar main-view stack revealer gir])
+LIBGD_INIT([main-view gir])
 
 PKG_PROG_PKG_CONFIG([0.22])
 


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