Home | History | Annotate | Download | only in c-ares

Lines Matching refs:runpath_var

2731       if test -n "$runpath_var"; then
2732 echo " - add LIBDIR to the \`$runpath_var' environment variable"
8056 elif test -n "$runpath_var"; then
8073 if test -n "$runpath_var" && test -n "$perm_rpath"; then
8074 # We should set the runpath_var.
8079 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8789 elif test -n "$runpath_var"; then
8840 elif test -n "$runpath_var"; then
8917 if test -n "$runpath_var"; then
8919 # We should set the runpath_var.
8924 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8927 # We should set the runpath_var.
8932 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "