summaryrefslogtreecommitdiff
path: root/textproc/dict-server/patches/patch-ak
blob: 6b7a5f4e0b832d8952fcc208909a03c423a59a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.1 2001/08/16 07:03:22 agc Exp $

--- libmaa/configure	Thu Aug 16 08:03:02 2001
+++ libmaa/configure.new	Thu Aug 16 08:02:52 2001
@@ -549,6 +549,8 @@
 echo Configuring for libmaa $MAA_MAJOR.$MAA_MINOR
 echo .
 
+LIBS=`echo $LIBS | sed -e 's|-lmaa||'`
+
 # Check whether --with-cc or --without-cc was given.
 if test "${with_cc+set}" = set; then
   withval="$with_cc"