pkgsrc/x11/gtk3/patches/patch-af
drochner 1d74c3fc47 update to 3.0.8
changes:
-theming related improvements
-bugfixes
-translation updates
2011-04-08 13:54:25 +00:00

13 lines
480 B
Text

$NetBSD: patch-af,v 1.2 2011/04/08 13:54:25 drochner Exp $
--- configure.orig 2011-03-23 20:31:51.000000000 +0000
+++ configure
@@ -21765,7 +21765,7 @@ _ACEOF
if ac_fn_c_try_link "$LINENO"; then :
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
- X_LIBS="$X_LIBS -R$x_libraries"
+ X_LIBS="$X_LIBS ${COMPILER_RPATH_FLAG}$x_libraries"
else
LIBS="$ac_xsave_LIBS -R $x_libraries"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext