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

Lines Matching refs:shlibpath

4094 	# to shlibpath, because on Windows, both are PATH and uninstalled
8100 shlibpath="$finalize_shlibpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8102 if test -n "$shlibpath"; then
8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"