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

/bind-9.11.3/
H A Dltmain.sh6111 need_relink=no # whether we're linking any uninstalled libtool libraries
6746 need_relink=no
6751 need_relink=yes
8941 if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
9473 if test "$installed" = no && test "$need_relink" = yes; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh7523 need_relink=no # whether we're linking any uninstalled libtool libraries
8140 need_relink=no
8145 need_relink=yes
10383 if test no = "$need_relink" || test yes != "$build_libtool_libs"; then
10917 if test no,yes = "$installed,$need_relink"; then

Completed in 941 milliseconds