From 1acbb378d1658d613f9dc9788b8424455f445fc8 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Thu, 14 Nov 2013 09:30:25 -0500 Subject: Minor fixes for Mac OS Mavericks --- config/boost.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/boost.m4 b/config/boost.m4 index 8eb1b7b18..80a696881 100644 --- a/config/boost.m4 +++ b/config/boost.m4 @@ -406,7 +406,7 @@ dnl generated only once above (before we start the for loops). LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS if test x"$Boost_lib" = xyes; then - Boost_lib_LDFLAGS="-L$boost_ldpath -Wl,-R$boost_ldpath" + Boost_lib_LDFLAGS="-L$boost_ldpath -Wl,-rpath -Wl,$boost_ldpath" Boost_lib_LDPATH="$boost_ldpath" break 6 else -- cgit v1.2.3