X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ltmain.sh;h=d5173bc463243ff5518d3bd40cf8d318ff6f5b24;hb=91610c0c673178b9b12296d1f1e1e15f80f6ac2b;hp=2f4d17312e07eab0028a16961333ae00398b1f10;hpb=33a3fb7b23777eb4dc2b36349ad7f921c590ae8c;p=deliverable%2Fbinutils-gdb.git diff --git a/ltmain.sh b/ltmain.sh index 2f4d17312e..d5173bc463 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -17,7 +17,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -3550,7 +3550,7 @@ EOF # Now hardcode the library paths rpath= hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do + for libdir in $compile_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then