Home
last modified time | relevance | path

Searched refs:could_use (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/
HDconfigure.ac1868 could_use=
1869 test -d /opt/SUNWspro/bin && could_use="/opt/SUNWspro/bin"
1871 if test "$could_use" = "" ; then
1872 could_use="/opt/cygnus/bin"
1874 could_use="$could_use or /opt/cygnus/bin"
1877 if test "$could_use" = "" ; then
1884 echo "$could_use. You should change your"
HDconfigure5333 could_use=
5334 test -d /opt/SUNWspro/bin && could_use="/opt/SUNWspro/bin"
5336 if test "$could_use" = "" ; then
5337 could_use="/opt/cygnus/bin"
5339 could_use="$could_use or /opt/cygnus/bin"
5342 if test "$could_use" = "" ; then
5349 echo "$could_use. You should change your"