summaryrefslogtreecommitdiff
path: root/news/slrn/patches/patch-aa
blob: 49a47cdfdce8054941a089e7bf35565c5fda4122 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.9 2004/11/19 13:35:44 adam Exp $

--- configure.orig	2004-11-19 14:26:18.000000000 +0000
+++ configure
@@ -6501,9 +6501,7 @@ else
 
 
       opt_library_dirs="\
-	/usr/local/lib \
-        /usr/lib \
-	/usr/pkg/lib"
+	$ev_libdir"
 
       if test "x$ac_optlib_home" != xno && test "x$ac_optlib_home" != xyes ; then
         opt_library_dirs="$ac_optlib_home $ac_optlib_home/lib $opt_library_dirs"