0813e11d61
This switches to the gnome-2.32 release branch
13 lines
481 B
Text
13 lines
481 B
Text
$NetBSD: patch-af,v 1.19 2010/11/15 18:28:45 drochner Exp $
|
|
|
|
--- configure.orig 2010-09-23 14:27:27.000000000 +0000
|
|
+++ configure
|
|
@@ -21936,7 +21936,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
|