Blob Blame History Raw
diff -ur liferea-1.4.10.OLD/configure liferea-1.4.10/configure
--- liferea-1.4.10.OLD/configure	2007-12-19 15:00:52.000000000 -0500
+++ liferea-1.4.10/configure	2008-01-07 15:12:39.000000000 -0500
@@ -21685,8 +21685,8 @@
 echo $ECHO_N "checking for 64bit platform... $ECHO_C" >&6; }
 case "$target" in
    x86_64-*-*)
-     enable_gtkhtml2=no
-     { echo "$as_me:$LINENO: result: yes -> disabling GtkHTML2" >&5
+     enable_gtkhtml2=yes
+     { echo "$as_me:$LINENO: result: yes -> enabling GtkHTML2" >&5
 echo "${ECHO_T}yes -> disabling GtkHTML2" >&6; }
      ;;
    *)