summaryrefslogtreecommitdiff
path: root/devel/libtool/patches/patch-aa
blob: 533ec9466380a8458e40cac2fb39f0efa7fe0cba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.22 2001/02/27 08:20:25 skrll Exp $

--- ltconfig.in.orig	Sat Feb  3 05:05:03 2001
+++ ltconfig.in
@@ -1120,6 +1120,8 @@
 
 netbsd*)
   version_type=sunos
+  need_lib_prefix=no
+  need_version=no
   if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
     library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'