Blob Blame History Raw
diff -ur liferea-1.4.11.OLD/configure liferea-1.4.11/configure
--- liferea-1.4.11.OLD/configure	2008-01-16 14:19:38.000000000 -0500
+++ liferea-1.4.11/configure	2008-01-16 16:42:06.000000000 -0500
@@ -21821,8 +21821,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; }
      ;;
    *)