Lines Matching refs:current_libdirs
2205 current_libdirs=
2225 # Add the libdir to current_libdirs if it is the destination.
2227 case "$current_libdirs " in
2229 *) current_libdirs="$current_libdirs $libdir" ;;
2506 if test -n "$current_libdirs" && $opt_finish; then
2508 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'