Home
last modified time | relevance | path

Searched refs:cf_missing (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/dialog/
H A Daclocal.m45719 cf_missing=`nm -P conftest.so 2>&AC_FD_CC |fgrep _ismissing | egrep '[[ ]][[DT]][[ ]]'`
5720 test -n "$cf_missing" && WILDCARD_SYMS=yes
H A Dconfigure11699 cf_missing=`nm -P conftest.so 2>&5 |fgrep _ismissing | egrep '[ ][DT][ ]'`
11700 test -n "$cf_missing" && WILDCARD_SYMS=yes
/freebsd-13.1/contrib/ncurses/
H A Dconfigure6467 cf_missing=`nm -P conftest.so 2>&5 |fgrep _ismissing | egrep '[ ][DT][ ]'`
6468 test -n "$cf_missing" && WILDCARD_SYMS=yes
H A Daclocal.m48844 cf_missing=`nm -P conftest.so 2>&AC_FD_CC |fgrep _ismissing | egrep '[[ ]][[DT]][[ ]]'`
8845 test -n "$cf_missing" && WILDCARD_SYMS=yes