summaryrefslogtreecommitdiff
path: root/lang/smalltalk/patches/patch-aa
blob: 6b473c07a2727085868491266fc769dd877aab8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.8 2004/11/19 13:01:46 adam Exp $

--- libgst/Makefile.in.orig	2004-10-02 13:29:53.000000000 +0000
+++ libgst/Makefile.in
@@ -202,7 +202,7 @@ LIBTCLTK = @LIBTCLTK@
 # This switch is not included in libtool 1.4, but it is included in
 # libtool 1.5; I have plugged it back in libtool 1.4, so that it is
 # upwards compatible.
-LIBTOOL = @LIBTOOL@ --tag disable-shared
+LIBTOOL = @LIBTOOL@ --tag=disable-shared
 LIGHTNING_MAIN_FALSE = @LIGHTNING_MAIN_FALSE@
 LIGHTNING_MAIN_TRUE = @LIGHTNING_MAIN_TRUE@
 LN_S = @LN_S@