Searched refs:ac_cv_prog_NM (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure4127 if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
4131 ac_cv_prog_NM="$NM" # Let the user override the test.
4138 ac_cv_prog_NM="${ncn_tool_prefix}${ncn_progname}"
4145 NM="$ac_cv_prog_NM"
4153 if test -z "$ac_cv_prog_NM" && test $build = $host ; then
4158 if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
4162 ac_cv_prog_NM="$NM" # Let the user override the test.
4169 ac_cv_prog_NM="${ncn_progname}"
4176 NM="$ac_cv_prog_NM"
4184 test -n "$ac_cv_prog_NM"
[all...]
/haiku-buildtools/gcc/
H A Dconfigure8760 ac_cv_prog_NM=$NM
8761 elif test -n "$ac_cv_prog_NM"; then
8762 NM=$ac_cv_prog_NM
8765 if test -n "$ac_cv_prog_NM"; then
8771 if test "${ac_cv_prog_NM+set}" = set; then :
8775 ac_cv_prog_NM="$NM" # Let the user override the test.
8784 ac_cv_prog_NM="${ncn_progname}"
8794 NM=$ac_cv_prog_NM
8813 if test "${ac_cv_prog_NM+set}" = set; then :
8817 ac_cv_prog_NM
[all...]
/haiku-buildtools/binutils/
H A Dconfigure8828 ac_cv_prog_NM=$NM
8829 elif test -n "$ac_cv_prog_NM"; then
8830 NM=$ac_cv_prog_NM
8833 if test -n "$ac_cv_prog_NM"; then
8839 if test "${ac_cv_prog_NM+set}" = set; then :
8843 ac_cv_prog_NM="$NM" # Let the user override the test.
8852 ac_cv_prog_NM="${ncn_progname}"
8862 NM=$ac_cv_prog_NM
8881 if test "${ac_cv_prog_NM+set}" = set; then :
8885 ac_cv_prog_NM
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dconfigure2840 if test "${ac_cv_prog_NM+set}" = set; then :
2844 ac_cv_prog_NM="$NM" # Let the user override the test.
2853 ac_cv_prog_NM="${ac_tool_prefix}nm"
2863 NM=$ac_cv_prog_NM
2874 if test -z "$ac_cv_prog_NM"; then
2924 NM="$ac_cv_prog_NM"
/haiku-buildtools/binutils/gold/
H A Dconfigure3663 if test "${ac_cv_prog_NM+set}" = set; then :
3667 ac_cv_prog_NM="$NM" # Let the user override the test.
3676 ac_cv_prog_NM="${ac_tool_prefix}nm"
3686 NM=$ac_cv_prog_NM
3697 if test -z "$ac_cv_prog_NM"; then
3747 NM="$ac_cv_prog_NM"
/haiku-buildtools/gcc/libatomic/
H A Dconfigure4418 if test "${ac_cv_prog_NM+set}" = set; then :
4422 ac_cv_prog_NM="$NM" # Let the user override the test.
4431 ac_cv_prog_NM="${ac_tool_prefix}nm"
4441 NM=$ac_cv_prog_NM
4452 if test -z "$ac_cv_prog_NM"; then
4502 NM="$ac_cv_prog_NM"
/haiku-buildtools/gcc/gcc/
H A Dconfigure8070 if test "${ac_cv_prog_NM+set}" = set; then :
8074 ac_cv_prog_NM="$NM" # Let the user override the test.
8083 ac_cv_prog_NM="nm"
8091 test -z "$ac_cv_prog_NM" && ac_cv_prog_NM="${CONFIG_SHELL-/bin/sh} ${srcdir}/../missing nm"
8094 NM=$ac_cv_prog_NM

Completed in 208 milliseconds