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

/freebsd-10.1-release/contrib/binutils/
H A Dconfigure6910 ac_cv_prog_NM=$NM
6911 elif test -n "$ac_cv_prog_NM"; then
6912 NM=$ac_cv_prog_NM
6915 if test -n "$ac_cv_prog_NM"; then
6921 if test "${ac_cv_prog_NM+set}" = set; then
6925 ac_cv_prog_NM="$NM" # Let the user override the test.
6934 ac_cv_prog_NM="${ncn_progname}"
6943 NM=$ac_cv_prog_NM
6961 if test "${ac_cv_prog_NM+set}" = set; then
6965 ac_cv_prog_NM
[all...]
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dconfigure6758 if test "${ac_cv_prog_NM+set}" = set; then
6762 ac_cv_prog_NM="$NM" # Let the user override the test.
6771 ac_cv_prog_NM="${ac_tool_prefix}nm"
6780 NM=$ac_cv_prog_NM
6790 if test -z "$ac_cv_prog_NM"; then
6829 NM="$ac_cv_prog_NM"
/freebsd-10.1-release/contrib/gcc/
H A Dconfigure7795 if test "${ac_cv_prog_NM+set}" = set; then
7799 ac_cv_prog_NM="$NM" # Let the user override the test.
7808 ac_cv_prog_NM="nm"
7815 test -z "$ac_cv_prog_NM" && ac_cv_prog_NM="${CONFIG_SHELL-/bin/sh} ${srcdir}/../missing nm"
7818 NM=$ac_cv_prog_NM

Completed in 205 milliseconds