Home | History | Annotate | Download | only in libexif

Lines Matching refs:test_deplib

8238 	for test_deplib in $deplibs; do
8240 *" $test_deplib "*) ;;
8242 if test -n "$inst_prefix_dir" && test "$inst_prefix_dir" != "/" && (echo "$test_deplib" | grep -- "$inst_prefix_dir" >/dev/null); then
8243 func_append inst_prefix_arg " $test_deplib"
8245 func_append tmp_deplibs " $test_deplib"