Lines Matching refs:with_newlib
2916 if test x"${with_newlib}" = x ; then
2917 with_newlib=no
2922 case ${with_newlib} in
3787 if test x$with_newlib = xyes; then
6938 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
6939 with_newlib=yes
7574 # changed from the earlier setting of with_newlib.
7575 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then