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

/haiku-buildtools/legacy/gcc/
H A Dltmain.sh3036 current_libdirs=
3063 # Add the libdir to current_libdirs if it is the destination.
3065 case "$current_libdirs " in
3067 *) current_libdirs="$current_libdirs $libdir" ;;
3282 if test -n "$current_libdirs"; then
3284 test -n "$run" && current_libdirs=" -n$current_libdirs"
3285 exec $SHELL $0 --finish$current_libdirs
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh4621 current_libdirs=
4649 # Add the libdir to current_libdirs if it is the destination.
4651 case "$current_libdirs " in
4653 *) current_libdirs="$current_libdirs $libdir" ;;
4911 if test -n "$current_libdirs"; then
4913 test -n "$run" && current_libdirs=" -n$current_libdirs"
4914 exec_cmd='$SHELL $0 --finish$current_libdirs'
/haiku-buildtools/binutils/
H A Dltmain.sh2205 current_libdirs=
2225 # Add the libdir to current_libdirs if it is the destination.
2227 case "$current_libdirs " in
2229 *) current_libdirs="$current_libdirs $libdir" ;;
2506 if test -n "$current_libdirs" && $opt_finish; then
2508 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
/haiku-buildtools/gcc/
H A Dltmain.sh2205 current_libdirs=
2225 # Add the libdir to current_libdirs if it is the destination.
2227 case "$current_libdirs " in
2229 *) current_libdirs="$current_libdirs $libdir" ;;
2506 if test -n "$current_libdirs" && $opt_finish; then
2508 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh5530 current_libdirs=
5558 # Add the libdir to current_libdirs if it is the destination.
5560 case "$current_libdirs " in
5562 *) current_libdirs="$current_libdirs $libdir" ;;
5888 if test -n "$current_libdirs"; then
5890 test -n "$run" && current_libdirs=" -n$current_libdirs"
5891 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
/haiku-buildtools/libtool/
H A Dltmain.sh5530 current_libdirs=
5558 # Add the libdir to current_libdirs if it is the destination.
5560 case "$current_libdirs " in
5562 *) current_libdirs="$current_libdirs $libdir" ;;
5888 if test -n "$current_libdirs"; then
5890 test -n "$run" && current_libdirs=" -n$current_libdirs"
5891 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh2915 current_libdirs=
2938 # Add the libdir to current_libdirs if it is the destination.
2940 case "$current_libdirs " in
2942 *) 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'
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh2915 current_libdirs=
2938 # Add the libdir to current_libdirs if it is the destination.
2940 case "$current_libdirs " in
2942 *) 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'
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh2915 current_libdirs=
2938 # Add the libdir to current_libdirs if it is the destination.
2940 case "$current_libdirs " in
2942 *) 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'
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh2915 current_libdirs=
2938 # Add the libdir to current_libdirs if it is the destination.
2940 case "$current_libdirs " in
2942 *) 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'
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh2915 current_libdirs=
2938 # Add the libdir to current_libdirs if it is the destination.
2940 case "$current_libdirs " in
2942 *) 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'
/haiku-buildtools/isl/
H A Dltmain.sh4124 current_libdirs=
4147 # Add the libdir to current_libdirs if it is the destination.
4149 case "$current_libdirs " in
4151 *) func_append current_libdirs " $libdir" ;;
4430 if test -n "$current_libdirs"; then
4432 $opt_dry_run && current_libdirs=" -n$current_libdirs"
4433 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'

Completed in 197 milliseconds