Home
last modified time | relevance | path

Searched refs:notsupp (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure.ac2211 # If we have the source for $noconfigdirs entries, add them to $notsupp.
2213 notsupp=""
2222 notsupp="$notsupp $dir"
2232 notsupp="$notsupp $dir"
2242 notsupp="$notsupp $dir"
2326 if test -n "${notsupp}" && test -z "${norecursion}" ; then
2352 echo " ${notsupp}" 1>&2
Dconfigure6558 notsupp=""
6567 notsupp="$notsupp $dir"
6577 notsupp="$notsupp $dir"
6587 notsupp="$notsupp $dir"
6671 if test -n "${notsupp}" && test -z "${norecursion}" ; then
6697 echo " ${notsupp}" 1>&2
DChangeLog13654 * configure.in (notsupp): ensure that a space is always at the end