openbsd-ports/math/gnumeric/patches/patch-configure
2004-04-12 01:30:25 +00:00

22 lines
690 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2004/04/12 01:30:26 marcm Exp $
--- configure.orig 2004-04-07 22:24:49.000000000 -0700
+++ configure 2004-04-11 09:39:00.000000000 -0700
@@ -8517,7 +8517,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
@@ -22470,7 +22470,7 @@ if test $ac_cv_func_bind_textdomain_code
DATADIRNAME=share
else
CATOBJEXT=.mo
- DATADIRNAME=lib
+ DATADIRNAME=share
fi
;;