[orca] Additional fix for bgo#582506 - Use GtkBuilder instead of libglade
- From: Joanmarie Diggs <joanied src gnome org>
- To: svn-commits-list gnome org
- Subject: [orca] Additional fix for bgo#582506 - Use GtkBuilder instead of libglade
- Date: Fri, 24 Jul 2009 14:50:59 +0000 (UTC)
commit e17e11b2941b21bf820ba48fca6d232b94e39ed0
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Fri Jul 24 10:45:35 2009 -0400
Additional fix for bgo#582506 - Use GtkBuilder instead of libglade
configure.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index baf779c..17c5894 100644
--- a/configure.in
+++ b/configure.in
@@ -104,7 +104,6 @@ AM_CHECK_PYMOD(ORBit,CORBA,,[AC_MSG_ERROR(Could not find python module ORBit.COR
#AM_CHECK_PYMOD(gconf,,,[AC_MSG_ERROR(Could not find python module gconf - make sure you have pygtk >= 2.8.14 installed)])
#AM_CHECK_PYMOD(gtk,,,[AC_MSG_ERROR(Could not find python module gtk - make sure you have pygtk >= 2.8.14 installed)])
#AM_CHECK_PYMOD(gtk,gdk,,[AC_MSG_ERROR(Could not find python module gtk.gdk - make sure you have pygtk >= 2.8.14 installed)])
-#AM_CHECK_PYMOD(gtk,glade,,[AC_MSG_ERROR(Could not find python module gtk.glade - make sure you have pygtk >= 2.8.14 installed)])
AM_CHECK_PYORBIT_MOD(Accessibility,,[AC_MSG_ERROR(Could not find python ORBit module Accessibility - make sure you have the atspi libspi-1.0 >= 1.7.6 installed)])
AM_CHECK_PYORBIT_MOD(GNOME_Speech,,[AC_MSG_WARN(Could not find python ORBit module Speech - you need gnome-speech-1.0 >= 0.3.10 installed to use speech)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]