pkgsrc/x11/Xrender/patches/patch-aa
dmcmahill 33bc437a20 fix PLIST problems on Solaris by setting the libtool (1.5) versioning type
to sunos.  No effect on non-solaris systems.
2003-10-31 02:13:17 +00:00

13 lines
369 B
Text

$NetBSD: patch-aa,v 1.3 2003/10/31 02:13:17 dmcmahill Exp $
--- aclocal.m4.orig 2003-06-09 20:04:29.000000000 -0400
+++ aclocal.m4
@@ -3063,7 +3063,7 @@ sco3.2v5*)
;;
solaris*)
- version_type=linux
+ version_type=sunos
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'