$NetBSD: patch-configure,v 1.2 2016/01/31 07:27:04 ryoon Exp $ --- configure.orig 2016-01-07 12:28:36.000000000 +0000 +++ configure @@ -20132,7 +20132,7 @@ $as_echo "$as_me: WARNING: Disabling plu fi fi -if test "$ac_nsdejavu" != no && test "$qtversion" == "qt4" ; then +if test "$ac_nsdejavu" != no && test "$qtversion" = "qt4" ; then ac_qt_x11=no ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS'