openbsd-ports/x11/gnome/libbonobo/patches/patch-configure
marcm 95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00

29 lines
805 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2004/06/23 03:26:13 marcm Exp $
--- configure.orig 2004-05-29 04:17:37.000000000 -0600
+++ configure 2004-06-19 21:26:26.000000000 -0600
@@ -9713,7 +9713,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
@@ -22324,13 +22324,13 @@ if test $ac_cv_func_bind_textdomain_code
DATADIRNAME=share
else
CATOBJEXT=.mo
- DATADIRNAME=lib
+ DATADIRNAME=share
fi
;;
*)
CATOBJEXT=.mo
- DATADIRNAME=lib
+ DATADIRNAME=share
;;
esac
fi