Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 47231eb9c184051bf8f2cf5b98da43ca > files > 1

gwget-0.98.2-3mdv2007.1.src.rpm

--- gwget-0.98.2/configure	2006-11-08 10:51:50.000000000 -0800
+++ gwget-0.98.2/configure.new	2007-05-19 02:47:09.000000000 -0700
@@ -23288,9 +23288,11 @@ fi
 
 
 EPHY_AUTODETECT="(autodetect)"
-if pkg-config --exists epiphany-2.16; then
-        EPHY_VER=2.16
-elif pkg-config --exists epiphany-2.15; then
+if pkg-config --exists epiphany-2.18; then
+        EPHY_VER=2.18
+elif pkg-config --exists epiphany-2.16; then
+        EPHY_VER=2.16
+elif pkg-config --exists epiphany-2.16; then
         EPHY_VER=2.15
 elif pkg-config --exists epiphany-2.14; then
         EPHY_VER=2.14
@@ -23343,6 +23345,10 @@ elif test "x$EPHY_VER" = "x2.16"; then
           EPIPHANY_PKGCONFIG=epiphany-2.16
           EPIPHANY_REQUIRED=2.16
           EPIPHANY_SHORTVER=216
+elif test "x$EPHY_VER" = "x2.18"; then
+          EPIPHANY_PKGCONFIG=epiphany-2.18
+          EPIPHANY_REQUIRED=2.18
+          EPIPHANY_SHORTVER=218
 else
      	{ echo "$as_me:$LINENO: result: no epiphany installed" >&5
 echo "${ECHO_T}no epiphany installed" >&6; }