summaryrefslogtreecommitdiff
path: root/security/nettle/patches/patch-aa
blob: 405ff05585b0d0ea0b60506b44c8a268d08fc447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2013/03/15 18:22:03 drochner Exp $

--- configure.orig	2013-01-14 21:44:12.000000000 +0000
+++ configure
@@ -6886,7 +6886,7 @@ fi
     enable_documentation=yes
 
   else
-    if test "x$enable_documentation" == "xauto" ; then
+    if test "x$enable_documentation" = "xauto" ; then
       enable_documentation=no
     else
       as_fn_error $? "Cannot find 'makeinfo', required for documentation." "$LINENO" 5