Lines Matching refs:current_libdirs
2914 current_libdirs=
2937 # Add the libdir to current_libdirs if it is the destination.
2939 case "$current_libdirs " in
2941 *) func_append current_libdirs " $libdir" ;;
3218 if test -n "$current_libdirs"; then
3220 $opt_dry_run && current_libdirs=" -n$current_libdirs"
3221 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'