Searched refs:appdirs (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dconfigure.in116 appdirs=""
920 # If $appdirs is non-empty, at least one of those directories must still
924 if [ -n "$appdirs" ]; then
925 for dir in $appdirs ; do
928 appdirs=""
932 appdirs=""
937 if [ -n "$appdirs" ]; then
/haiku-buildtools/legacy/binutils/
H A Dconfigure952 appdirs=""
2644 # If $appdirs is non-empty, at least one of those directories must still
2648 if test -n "$appdirs" ; then
2649 for dir in $appdirs ; do
2652 appdirs=""
2656 appdirs=""
2661 if test -n "$appdirs" ; then
/haiku-buildtools/gcc/
H A Dconfigure2790 appdirs=""
6601 # If $appdirs is non-empty, at least one of those directories must still
6605 if test -n "$appdirs" ; then
6606 for dir in $appdirs ; do
6609 appdirs=""
6613 appdirs=""
6618 if test -n "$appdirs" ; then
/haiku-buildtools/binutils/
H A Dconfigure2795 appdirs=""
6669 # If $appdirs is non-empty, at least one of those directories must still
6673 if test -n "$appdirs" ; then
6674 for dir in $appdirs ; do
6677 appdirs=""
6681 appdirs=""
6686 if test -n "$appdirs" ; then

Completed in 124 milliseconds