[MPlayer-cvslog] r32573 - trunk/configure
diego
subversion at mplayerhq.hu
Wed Nov 3 09:12:22 CET 2010
Author: diego
Date: Wed Nov 3 09:12:22 2010
New Revision: 32573
Log:
Do not enable rpath on NetBSD.
patch extracted from the NetBSD pkgsrc tree
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Wed Nov 3 09:09:31 2010 (r32572)
+++ trunk/configure Wed Nov 3 09:12:22 2010 (r32573)
@@ -3586,7 +3586,6 @@ test "$_w32threads" = yes && def_threads
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&/')"
More information about the MPlayer-cvslog
mailing list