[monkey-bubble: 749/753] drop bonoboui as well



commit 8dbb97494a0394c79eafc4a9518485b07e357813
Author: Sven Herzberg <herzi gnome-de org>
Date:   Wed Jul 14 22:00:14 2010 +0200

    drop bonoboui as well
    
    * configure.in: drop bonoboui

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 5ccc69b..b3a0073 100644
--- a/configure.in
+++ b/configure.in
@@ -148,7 +148,7 @@ AC_SUBST(UI_CFLAGS)
 AC_SUBST(UI_LIBS)
 
 if test "$with_platform" = "gnome"; then
-	PKG_CHECK_MODULES(PLATFORM,[libgnome-2.0 libbonoboui-2.0 libgnomecanvas-2.0 gnome-vfs-2.0])
+	PKG_CHECK_MODULES(PLATFORM,[libgnome-2.0 libgnomecanvas-2.0 gnome-vfs-2.0])
 elif test "$with_platform" = "maemo"; then
 	PKG_CHECK_MODULES(PLATFORM,[hildon-1 libosso conic])
 fi



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