95401581ca
Change info on a Gnome mirror near you.
29 lines
805 B
Plaintext
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
|