Home | History | Annotate | Download | only in libexif

Lines Matching refs:current_libdirs

2917     current_libdirs=
2940 # Add the libdir to current_libdirs if it is the destination.
2942 case "$current_libdirs " in
2944 *) func_append current_libdirs " $libdir" ;;
3221 if test -n "$current_libdirs"; then
3223 $opt_dry_run && current_libdirs=" -n$current_libdirs"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'