Searched refs:current_libdirs (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh3283 current_libdirs=
3310 # Add the libdir to current_libdirs if it is the destination.
3312 case "$current_libdirs " in
3314 *) current_libdirs="$current_libdirs $libdir" ;;
3523 if test -n "$current_libdirs"; then
3525 test -n "$run" && current_libdirs=" -n$current_libdirs"
3526 exec $SHELL $0 --finish$current_libdirs
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh1973 current_libdirs=
1993 # Add the libdir to current_libdirs if it is the destination.
1995 case "$current_libdirs " in
1997 *) current_libdirs="$current_libdirs $libdir" ;;
2274 if test -n "$current_libdirs"; then
2276 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
/bind-9.6-ESV-R11/
H A Dltmain.sh2945 current_libdirs=
2968 # Add the libdir to current_libdirs if it is the destination.
2970 case "$current_libdirs " in
2972 *) func_append current_libdirs " $libdir" ;;
3251 if test -n "$current_libdirs"; then
3253 $opt_dry_run && current_libdirs=" -n$current_libdirs"
3254 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'

Completed in 1668 milliseconds