summaryrefslogtreecommitdiff
path: root/math/muparser/patches/patch-aa
blob: aa9243af6a6005c206de11c575137fc2d59abf23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2009/12/11 19:53:57 drochner Exp $

--- configure.orig	2009-02-11 20:06:56.000000000 +0100
+++ configure
@@ -5075,7 +5075,7 @@ echo "${ECHO_T}$bakefile_cv_gcc31" >&6; 
             SHARED_LD_CXX="\${CXX} -dynamiclib -single_module -headerpad_max_install_names -o"
         fi
 
-        if test "x$GCC" == "xyes"; then
+        if test "x$GCC" = "xyes"; then
             PIC_FLAG="-dynamic -fPIC"
         fi
         if test "x$XLCC" = "xyes"; then