From dbc9a080f41d1cf1c89fb9874a231f5c4b1955f6 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 3 Nov 2010 08:12:22 +0000 Subject: configure: Do not enable rpath on NetBSD patch extracted from the NetBSD pkgsrc tree git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32573 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 7cb02ab29c..ce5faaf432 100755 --- a/configure +++ b/configure @@ -3316,7 +3316,6 @@ test "$_w32threads" = yes && def_threads='#define HAVE_THREADS 1' echores "$_w32threads" echocheck "rpath" -netbsd &&_rpath=yes if test "$_rpath" = yes ; then for I in $(echo $extra_ldflags | sed 's/-L//g') ; do tmp="$tmp $(echo $I | sed 's/.*/ -L& -Wl,-R&/')" -- cgit v1.2.3