$NetBSD: patch-ab,v 1.3 2006/10/12 13:33:58 drochner Exp $ --- configure.orig 2006-10-07 00:33:28.000000000 +0200 +++ configure @@ -25821,7 +25821,7 @@ rm -f conftest.mmap -if test "x$ac_cv_func_mmap_fixed_mapped" == "xyes"; then +if test "x$ac_cv_func_mmap_fixed_mapped" = "xyes"; then GST_HAVE_MMAP_TRUE= GST_HAVE_MMAP_FALSE='#' else