Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dconfigure.ac2081 # If we have the source for $noconfigdirs entries, add them to $notsupp.
2083 notsupp=""
2092 notsupp="$notsupp $dir"
2102 notsupp="$notsupp $dir"
2112 notsupp="$notsupp $dir"
2152 if test -n "${notsupp}" && test -z "${norecursion}" ; then
2178 echo " ${notsupp}" 1>&2
Dconfigure6654 notsupp=""
6663 notsupp="$notsupp $dir"
6673 notsupp="$notsupp $dir"
6683 notsupp="$notsupp $dir"
6723 if test -n "${notsupp}" && test -z "${norecursion}" ; then
6749 echo " ${notsupp}" 1>&2
DChangeLog13265 * configure.in (notsupp): ensure that a space is always at the end