[balsa] Oops--revert
- From: Peter Bloomfield <PeterB src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [balsa] Oops--revert
- Date: Thu, 3 Sep 2009 23:20:48 +0000 (UTC)
commit e1c4fefe3ee973528544ad184ba083fe1848c862
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Thu Sep 3 19:20:39 2009 -0400
Oops--revert
ChangeLog | 4 ++++
configure.in | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 21fbf3f..93f4e02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-09-03 Peter Bloomfield
+ * configure.in: oops--revert.
+
+2009-09-03 Peter Bloomfield
+
* configure.in: do not allow configure with both webkit and
gtkhtml.
diff --git a/configure.in b/configure.in
index 0798693..1e95eea 100644
--- a/configure.in
+++ b/configure.in
@@ -390,9 +390,6 @@ if test x"$use_webkit" != xno ; then
if test x"$use_threads" = xno ; then
AC_MSG_ERROR([WebKit cannot be used with threads disabled.])
fi
- if test x"$use_gtkhtml" != xno ; then
- AC_MSG_ERROR([Do not specify both --with-webkit and --with-gtkhtml.])
- fi
PKG_CHECK_MODULES(WEBKIT, [webkit-1.0])
AC_DEFINE(HAVE_WEBKIT,1,[Defined when WebKit can be used.])
AC_DEFINE(HAVE_GTKHTML,1,[Defined when GtkHtml can be used.])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]