diff --git a/configure b/configure index 9163aeaadd..b085a0ea1a 100755 --- a/configure +++ b/configure @@ -265,7 +265,7 @@ SHFLAGS="-dynamiclib" extralibs="" darwin="yes" strip="strip -x" -LDFLAGS="-Wl,-d" +LDFLAGS="-Wl,-d,-search_paths_first" FFSLDFLAGS=-Wl,-bind_at_load ;; MINGW32*)