Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / nettle / patches / patch-aa
blobe64839c89b082b4e54de4e939b11a7fc78909967
1 $NetBSD$
3 --- configure.orig      2013-04-24 13:26:53.000000000 +0000
4 +++ configure
5 @@ -7183,7 +7183,7 @@ fi
6      enable_documentation=yes
7  
8    else
9 -    if test "x$enable_documentation" == "xauto" ; then
10 +    if test "x$enable_documentation" = "xauto" ; then
11        enable_documentation=no
12      else
13        as_fn_error $? "Cannot find 'makeinfo', required for documentation." "$LINENO" 5