From f37aa98097f82045a0ac3087c9876054f55e5609 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 3 Jun 2013 19:21:26 +0000 Subject: Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends) (based on a llvm commit by Jeffrey Yasskin :p) --- configure | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 951aaf1..aca4abd 100755 --- a/configure +++ b/configure @@ -644,6 +644,7 @@ V6_FLAG OPENSSL_LIBS VERSION_INFO DEFAULT_CFLAGS +SHLIBPATH_VAR CXXCPP OTOOL64 OTOOL @@ -15205,6 +15206,10 @@ $as_echo "no, using $LN_S" >&6; } fi +# Export +SHLIBPATH_VAR=$shlibpath_var + + ### Default CFLAGS DEFAULT_CFLAGS="" DEFAULT_CFLAGS="-O -g3 -Wall -Wcast-align -Wstrict-prototypes \ -- cgit v1.2.3