[at-spi2-atk] Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus
- Date: Fri, 5 Feb 2010 19:08:25 +0000 (UTC)
commit 2bda09ed8d4877c20341810edbcba646b6986781
Author: Willie Walker <walker willie gmail com>
Date: Fri Feb 5 14:07:09 2010 -0500
Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 87d2a84..bc95b30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ if test -z "$DEFAULT_ATSPI_INTROSPECTION_PATH"; then
DEFAULT_ATSPI_INTROSPECTION_PATH=at-spi2/dbus
fi
-AC_ARG_ENABLE(relocate, [ --enable-relocate Relocate to coexist with CORBA [default=no]], enable_relocate="$enableval", enable_relocate=no)
+AC_ARG_ENABLE(relocate, [ --enable-relocate Relocate to coexist with CORBA [default=yes]], enable_relocate="$enableval", enable_relocate=yes)
if test x$enable_relocate = xyes ; then
AC_DEFINE(RELOCATE, , [Relocate to coexist with CORBA])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]