Searched refs:ac_nlist (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/libtool/
H A Dltdl.m4351 ac_nlist=conftest.nm
352 if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
354 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
357 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
360 echo "configure: cannot find nm_test_func in $ac_nlist" >&AC_FD_CC
/haiku-buildtools/libtool/libltdl/
H A Dconfigure21295 ac_nlist=conftest.nm
21296 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist\"") >&5
21297 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) 2>&5
21300 (exit $ac_status); } && test -s "$ac_nlist"; then
21302 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
21305 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
21308 echo "configure: cannot find nm_test_func in $ac_nlist" >&5

Completed in 107 milliseconds