summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good/patches/patch-ab
blob: d5ee88adb42dd434e9546df54ca574832a21f819 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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