summaryrefslogtreecommitdiffstats
path: root/graphics/poppler/files/patch-configure
blob: 72b0d9459e11247db2f6ece945e9fb8889d2dfa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Wed Apr 12 12:53:56 2006
+++ configure   Wed Apr 12 13:06:36 2006
@@ -24849,7 +24849,7 @@
     fi
 fi
 
-if test "x$have_qt" == "xyes"; then
+if test "x$have_qt" = "xyes"; then
     POPPLER_QT_CXXFLAGS="-I$qt_incdir"
     POPPLER_QT_LIBS="$qt_libdir/$qt_test_library"
     :