[at-spi] Make at-spi relocate.
- From: Li Yuan <liyuan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi] Make at-spi relocate.
- Date: Tue, 4 May 2010 06:45:53 +0000 (UTC)
commit 5e6d3e33b7ad5f2da363750b9b26baccf36cb0e9
Author: Li Yuan <li yuan sun com>
Date: Tue May 4 14:47:27 2010 +0800
Make at-spi relocate.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index b0db3e8..59cbfe9 100644
--- a/configure.in
+++ b/configure.in
@@ -211,7 +211,7 @@ if test x$enable_sm = xyes ; then
AC_SUBST(SM_LIBS)
fi
-AC_ARG_ENABLE(relocate, [ --enable-relocate Relocate to coexist with D-Bus [default=no]], enable_relocate="$enableval", enable_relocate=no)
+AC_ARG_ENABLE(relocate, [ --enable-relocate Relocate to coexist with D-Bus [default=yes]], enable_relocate="$enableval", enable_relocate=yes)
if test x$enable_relocate = xyes ; then
AC_DEFINE(RELOCATE, , [Relocate to coexist with D-Bus])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]