Home | History | Annotate | Download | only in protobuf

Lines Matching refs:current_libdirs

1972     current_libdirs=
1992 # Add the libdir to current_libdirs if it is the destination.
1994 case "$current_libdirs " in
1996 *) current_libdirs="$current_libdirs $libdir" ;;
2273 if test -n "$current_libdirs"; then
2275 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2276 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'