gok r2625 - trunk
- From: liyuan svn gnome org
- To: svn-commits-list gnome org
- Subject: gok r2625 - trunk
- Date: Mon, 9 Feb 2009 02:18:53 +0000 (UTC)
Author: liyuan
Date: Mon Feb 9 02:18:53 2009
New Revision: 2625
URL: http://svn.gnome.org/viewvc/gok?rev=2625&view=rev
Log:
2009-02-09 Li Yuan <li yuan sun com>
* configure.in:
Bug #570756. Disable XEvIE by default.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Feb 9 02:18:53 2009
@@ -84,7 +84,7 @@
AC_SUBST(XINPUT_LIBS)
dnl Allow disabling XEViE.
-AC_ARG_ENABLE(xevie, [ --enable-xevie Build with XEViE support [default=yes]], enable_xevie="$enableval", enable_xevie=yes)
+AC_ARG_ENABLE(xevie, [ --enable-xevie Build with XEViE support [default=no]], enable_xevie="$enableval", enable_xevie=no)
if test x$enable_xevie = xyes ; then
have_xevie=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]