Home | History | Annotate | Download | only in cpp

Lines Matching refs:current_libdirs

2474     current_libdirs=
2494 # Add the libdir to current_libdirs if it is the destination.
2496 case "$current_libdirs " in
2498 *) current_libdirs="$current_libdirs $libdir" ;;
2775 if test -n "$current_libdirs"; then
2777 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2778 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'