summaryrefslogtreecommitdiff
path: root/devel/libextractor/patches/patch-af
blob: bce94b5c6c1b00b9920959c6e25b8e6ae0c937f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.6 2007/03/18 12:34:31 adam Exp $

--- configure.ac.orig	2007-03-11 22:46:56.000000000 +0100
+++ configure.ac
@@ -236,7 +236,7 @@ AC_ARG_ENABLE(glib,
 
 if test x$without_glib != xtrue
 then
-  if test $with_gnu_ld == yes
+  if test $with_gnu_ld = yes
   then
 # We need both GNU LD and GLIB here!
     AM_CONDITIONAL(HAVE_GLIB,true)