orca r4123 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4123 - trunk
- Date: Sat, 23 Aug 2008 18:38:24 +0000 (UTC)
Author: wwalker
Date: Sat Aug 23 18:38:24 2008
New Revision: 4123
URL: http://svn.gnome.org/viewvc/orca?rev=4123&view=rev
Log:
Back out patch for bug #540937 - the wnck check was causing too many
issues.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Aug 23 18:38:24 2008
@@ -101,7 +101,6 @@
AM_CHECK_PYMOD(gettext,,,[AC_MSG_ERROR(Could not find python module gettext)])
AM_CHECK_PYMOD(getopt,,,[AC_MSG_ERROR(Could not find python module getopt)])
-AM_CHECK_PYMOD(wnck,,,[AC_MSG_ERROR(Could not find python module wnck)])
AM_CHECK_PYMOD(bonobo,,,[AC_MSG_ERROR(Could not find python module bonobo - make sure you have gnome-python with support for libbonobo-2.0 >= 2.14.0 installed)])
AM_CHECK_PYMOD(ORBit,,,[AC_MSG_ERROR(Could not find python module ORBit - make sure you have pyorbit >= 2.14.0 installed)])
AM_CHECK_PYMOD(ORBit,CORBA,,[AC_MSG_ERROR(Could not find python module ORBit.CORBA - make sure you have pyorbit >= 2.14.0 installed)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]