Home | History | Annotate | Download | only in config

Lines Matching refs:shlibpath

3952 	shlibpath="$finalize_shlibpath"
3953 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3954 if test -n "$shlibpath"; then
3955 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"