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

/haiku-buildtools/legacy/gcc/
H A Dconfigure.in462 if [ x${with_stabs} = x ]; then
467 with_stabs=yes;
/haiku-buildtools/legacy/binutils/
H A Dconfigure2900 if test x${with_stabs} = x ; then
2905 with_stabs=yes;
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure704 if test "${with_stabs+set}" = set; then
705 withval="$with_stabs"
706 stabs="$with_stabs"
/haiku-buildtools/gcc/gcc/
H A Dconfigure891 with_stabs
7062 if test "${with_stabs+set}" = set; then :
7063 withval=$with_stabs; stabs="$with_stabs"

Completed in 118 milliseconds