summaryrefslogtreecommitdiff
path: root/security/libpreludedb/patches/patch-aa
blob: 39a80e0e3103039c46ee5fae29d7fdeef25c60f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2009/08/24 13:50:04 hasso Exp $

--- configure.orig	2009-07-20 22:39:58 +0200
+++ configure	2009-07-20 22:40:11 +0200
@@ -12505,7 +12505,7 @@
 
 { $as_echo "$as_me:$LINENO: checking for cpu-specific compiler flags" >&5
 $as_echo_n "checking for cpu-specific compiler flags... " >&6; }
-if test "$host_cpu" == "x86_64" && test $enable_static = "yes"; then
+if test "$host_cpu" = "x86_64" && test $enable_static = "yes"; then
         { $as_echo "$as_me:$LINENO: result: x86_64/static: adding -fPIC" >&5
 $as_echo "x86_64/static: adding -fPIC" >&6; }