2016-01-31 08:27:04 +01:00
|
|
|
$NetBSD: patch-configure,v 1.2 2016/01/31 07:27:04 ryoon Exp $
|
2014-04-04 20:25:51 +02:00
|
|
|
|
2016-01-31 08:27:04 +01:00
|
|
|
--- configure.orig 2016-01-07 12:28:36.000000000 +0000
|
2014-04-04 20:25:51 +02:00
|
|
|
+++ configure
|
2016-01-31 08:27:04 +01:00
|
|
|
@@ -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'
|