dd5aab7bae
This update fixes a longstanding bug that made Gnome 2 not play well with macppc and sparc* arches. Additionally, it introduces a new patch scheme for libtool since the later libtools recognize -pthread... well mostly anyway.
13 lines
490 B
Plaintext
13 lines
490 B
Plaintext
$OpenBSD: patch-aclocal_m4,v 1.1 2004/05/06 06:02:31 marcm Exp $
|
|
--- aclocal.m4.orig 2004-05-02 10:27:58.000000000 -0700
|
|
+++ aclocal.m4 2004-05-02 10:28:00.000000000 -0700
|
|
@@ -2386,7 +2386,7 @@ nto-qnx*)
|
|
openbsd*)
|
|
version_type=sunos
|
|
need_lib_prefix=no
|
|
- need_version=yes
|
|
+ need_version=no
|
|
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
|
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
|
shlibpath_var=LD_LIBRARY_PATH
|