summaryrefslogtreecommitdiff
path: root/textproc/expat/patches/patch-configure
blob: 6ab9a23711baccd9197cbff760abc5d8a0126b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-configure,v 1.1 2017/06/18 06:01:33 spz Exp $

--- configure.orig	2017-06-17 18:21:24.000000000 +0000
+++ configure
@@ -16989,8 +16989,8 @@ fi
 
 if test "x${enable_xml_context}" != "xno"; then :
 
-  if test "x${enable_xml_context}" == "xyes" \
-      -o "x${enable_xml_context}" == "x"; then :
+  if test "x${enable_xml_context}" = "xyes" \
+      -o "x${enable_xml_context}" = "x"; then :
 
     enable_xml_context=1024