Searched refs:compiler_lib_search_path (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 6382 _LT_TAGVAR(compiler_lib_search_path, $1)= 6457 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then 6458 _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" 6460 … _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" 6573 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then 6574 …_LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${… 6584 _LT_TAGDECL([], [compiler_lib_search_path], [1],
|
D | ltmain.sh | 4966 libs="$predeps $libs $compiler_lib_search_path $postdeps" 6053 case " $predeps $postdeps $compiler_lib_search_path " in
|