$NetBSD: patch-aa,v 1.8 2009/11/20 11:53:28 drochner Exp $

--- configure.orig	2009-11-16 21:35:14.000000000 +0100
+++ configure
@@ -23614,7 +23614,7 @@ rm -f core conftest.err conftest.$ac_obj
 $as_echo "$flag_ok" >&6; }
 
 
-        if test "x$ERROR_CFLAGS" == "x"
+        if test "x$ERROR_CFLAGS" = "x"
     then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5
@@ -30138,11 +30138,7 @@ fi
     DVDNAV_CFLAGS=
     HAVE_DVDNAV=no
   else
-    if dvdnav-config --plugin-libs  &> /dev/null; then
-      DVDNAV_LIBS=`dvdnav-config --plugin-libs `
-    else
-      DVDNAV_LIBS=`dvdnav-config --libs `
-    fi
+    DVDNAV_LIBS=`dvdnav-config --libs `
     DVDNAV_CFLAGS=`dvdnav-config --cflags `
     HAVE_DVDNAV=yes
   fi
