Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > cb363eebcf2756c4cb16e526efc09d35 > files > 2

dbmail-2.2.17-1.fc13.src.rpm

diff -Naur dbmail-2.2.15-pristine/configure dbmail-2.2.15/configure
--- dbmail-2.2.15-pristine/configure	2010-02-13 02:17:42.000000000 -0700
+++ dbmail-2.2.15/configure	2010-02-14 16:36:04.935544646 -0700
@@ -4821,7 +4821,7 @@
 		as_fn_error "Unable to locate glib libaries" "$LINENO" 5
 	fi
 
-        ac_glib_minvers="2.16"
+        ac_glib_minvers="2.8"
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking GLib version >= $ac_glib_minvers" >&5
 $as_echo_n "checking GLib version >= $ac_glib_minvers... " >&6; }
         ac_glib_vers=`${glibconfig}  --atleast-version=$ac_glib_minvers glib-2.0 && echo yes`