From 333d9fda97e9313145a436116290369a3485327b Mon Sep 17 00:00:00 2001 From: hawk Date: Tue, 18 Mar 2008 12:20:04 +0000 Subject: [PATCH] - check for Epiphany 2.22 too Changed files: beagle-configure.patch -> 1.2 --- beagle-configure.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/beagle-configure.patch b/beagle-configure.patch index 1fbc799..c4a691c 100644 --- a/beagle-configure.patch +++ b/beagle-configure.patch @@ -9,3 +9,14 @@ diff -aurN beagle-0.2.7.orig/configure.in beagle-0.2.7/configure.in gmime-sharp >= $GMIME_SHARP_REQUIRED gtk-sharp-2.0 >= $GTK_SHARP_REQUIRED ]) +--- beagle-0.2.7.orig/configure.in 2008-03-18 13:07:53.000000000 +0100 ++++ beagle-0.2.7/configure.in 2008-03-18 13:09:09.000000000 +0100 +@@ -415,7 +415,7 @@ + if test "x$enable_epiphany_extension" != "xno"; then + AC_MSG_CHECKING([for Epiphany]) + AC_MSG_RESULT() +- VALID_EPIPHANY_VERSIONS="2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6" ++ VALID_EPIPHANY_VERSIONS="2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6" + for v in $VALID_EPIPHANY_VERSIONS; do + + AC_MSG_CHECKING([for Epiphany $v]) -- 2.44.0