Home | History | Annotate | Download | only in cpp

Lines Matching refs:runpath_var

202 runpath_var=LD_RUN_PATH
2313 if test -n "$runpath_var"; then
2314 $ECHO " - add LIBDIR to the \`$runpath_var' environment variable"
7415 elif test -n "$runpath_var"; then
7432 if test -n "$runpath_var" && test -n "$perm_rpath"; then
7433 runpath_var.
7438 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8104 elif test -n "$runpath_var"; then
8155 elif test -n "$runpath_var"; then
8226 if test -n "$runpath_var"; then
8228 # We should set the runpath_var.
8233 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8236 # We should set the runpath_var.
8241 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "