Home | History | Annotate | Download | only in build-aux

Lines Matching refs:runpath_var

2732       if test -n "$runpath_var"; then
2733 echo " - add LIBDIR to the \`$runpath_var' environment variable"
8076 elif test -n "$runpath_var"; then
8089 if test -n "$runpath_var" && test -n "$perm_rpath"; then
8090 # We should set the runpath_var.
8095 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8805 elif test -n "$runpath_var"; then
8856 elif test -n "$runpath_var"; then
8933 if test -n "$runpath_var"; then
8935 # We should set the runpath_var.
8940 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8943 # We should set the runpath_var.
8948 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "