Home | History | Annotate | Download | only in autotools

Lines Matching refs:runpath_var

1812     if test -n "$runpath_var"; then
1813 $ECHO " - add LIBDIR to the \`$runpath_var' environment variable"
6907 elif test -n "$runpath_var"; then
6924 if test -n "$runpath_var" && test -n "$perm_rpath"; then
6925 # We should set the runpath_var.
6930 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7596 elif test -n "$runpath_var"; then
7647 elif test -n "$runpath_var"; then
7718 if test -n "$runpath_var"; then
7720 # We should set the runpath_var.
7725 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7728 # We should set the runpath_var.
7733 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "