Lines Matching refs:current_libdirs
5929 current_libdirs=
5957 # Add the libdir to current_libdirs if it is the destination.
5959 case "$current_libdirs " in
5961 *) current_libdirs="$current_libdirs $libdir" ;;
6276 if test -n "$current_libdirs"; then
6278 test -n "$run" && current_libdirs=" -n$current_libdirs"
6279 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'