Home | History | Annotate | Download | only in expat

Lines Matching refs:runpath_var

237 runpath_var=LD_RUN_PATH
3171 if test -n "$runpath_var"; then
3172 echo " - add LIBDIR to the \`$runpath_var' environment variable"
8496 elif test -n "$runpath_var"; then
8513 if test -n "$runpath_var" && test -n "$perm_rpath"; then
8514 # We should set the runpath_var.
8519 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
9229 elif test -n "$runpath_var"; then
9280 elif test -n "$runpath_var"; then
9357 if test -n "$runpath_var"; then
9359 # We should set the runpath_var.
9364 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
9367 # We should set the runpath_var.
9372 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "