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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dconfigure1449 if eval "test \"`echo '$''{'ac_cv_search_GC_malloc'+set}'`\" = set"; then
1453 ac_cv_search_GC_malloc="no"
1468 ac_cv_search_GC_malloc="none required"
1488 ac_cv_search_GC_malloc="-lleak"
1497 test "$ac_cv_search_GC_malloc" = "no" && for i in ''; do
1513 ac_cv_search_GC_malloc="-L$i -lleak"
1524 echo "$ac_t""$ac_cv_search_GC_malloc" 1>&6
1525 if test "$ac_cv_search_GC_malloc" != "no"; then
1526 test "$ac_cv_search_GC_malloc" = "none required" || LIBS="$ac_cv_search_GC_malloc
[all...]

Completed in 82 milliseconds