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

/freebsd-11-stable/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-11-stable/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-11-stable/contrib/ncurses/
H A Dconfigure3959 if test "${ac_cv_prog_NM+set}" = set; then
3963 ac_cv_prog_NM="$NM" # Let the user override the test.
3971 ac_cv_prog_NM="${ac_tool_prefix}nm"
3978 NM=$ac_cv_prog_NM
3988 if test -z "$ac_cv_prog_NM"; then
4025 NM="$ac_cv_prog_NM"
/freebsd-11-stable/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 326 milliseconds