summaryrefslogtreecommitdiff
path: root/chat/irssi/patches/patch-af
blob: 70ad68db147371442d4f1243e8f2e99beb32fb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2006/01/17 21:45:52 veego Exp $

--- configure.orig	2005-12-11 11:45:39.000000000 +0200
+++ configure
@@ -25371,7 +25371,7 @@
    { (exit 1); exit 1; }; }
 fi
 
-./libtool --mode=link $CC $CFLAGS $LDFLAGS -rpath /usr/lib conftest.lo -lm -o libconftest.la > /dev/null
+./libtool --mode=link --tag=CC $CC $CFLAGS $LDFLAGS -rpath /usr/lib conftest.lo -lm -o libconftest.la > /dev/null
 if test ! -s .libs/libconftest.a; then
   { { echo "$as_me:$LINENO: error: error, can't even find .a library" >&5
 echo "$as_me: error: error, can't even find .a library" >&2;}