Home | History | Annotate | Download | only in autoconf

Lines Matching refs:runpath_var

3871 	    elif test -n "$runpath_var"; then
3888 if test -n "$runpath_var" && test -n "$perm_rpath"; then
3889 # We should set the runpath_var.
3894 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4419 elif test -n "$runpath_var"; then
4468 elif test -n "$runpath_var"; then
4769 if test -n "$runpath_var"; then
4771 # We should set the runpath_var.
4776 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4779 # We should set the runpath_var.
4784 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6274 if test -n "$runpath_var"; then
6275 $echo " - add LIBDIR to the \`$runpath_var' environment variable"