openbsd-ports/x11/gtk+2/patches/patch-configure
marcm 8295251ab6 Update to 2.4.14.
Also, now picks up support for Xcursor too.
2004-12-07 06:20:46 +00:00

26 lines
996 B
Plaintext

$OpenBSD: patch-configure,v 1.9 2004/12/07 06:20:46 marcm Exp $
--- configure.orig Thu Dec 2 19:55:50 2004
+++ configure Thu Dec 2 23:56:43 2004
@@ -8062,7 +8062,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
@@ -26590,12 +26590,6 @@ echo "$as_me: error: Xft Pango backend f
else
{ { echo "$as_me:$LINENO: error: Pango 1.2.0 and Xft backend is required for x11 target" >&5
echo "$as_me: error: Pango 1.2.0 and Xft backend is required for x11 target" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- if $PKG_CONFIG --exists xft ; then : ; else
- { { echo "$as_me:$LINENO: error: Xft version 2 is required for x11 target" >&5
-echo "$as_me: error: Xft version 2 is required for x11 target" >&2;}
{ (exit 1); exit 1; }; }
fi