Blob Blame History Raw
--- liferea-1.4.12/configure	2008-02-01 07:15:45.000000000 +0900
+++ liferea-1.4.12-mod/configure	2008-02-20 23:21:59.000000000 +0900
@@ -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; }
      ;;
    *)