librep r2961 - in trunk: . src



Author: chrisb
Date: Thu Dec 18 20:55:09 2008
New Revision: 2961
URL: http://svn.gnome.org/viewvc/librep?rev=2961&view=rev

Log:
no rpath on rep-config.sh [Fedora]


Modified:
   trunk/ChangeLog
   trunk/src/rep-config.sh

Modified: trunk/src/rep-config.sh
==============================================================================
--- trunk/src/rep-config.sh	(original)
+++ trunk/src/rep-config.sh	Thu Dec 18 20:55:09 2008
@@ -15,12 +15,6 @@
 
 libpath="-L${libdir}"
 
-# So that we keep -R options where required
-if test -n "$hardcode_libdir_flag_spec"; then
-  eval flag=\"$hardcode_libdir_flag_spec\"
-  libpath="$libpath $flag"
-fi
-
 cat <<EOF
 #!/bin/sh
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]