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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure2450 enableval=$enable_diagnostic; db_cv_diagnostic="$enable_diagnostic"
2452 db_cv_diagnostic="no"
2455 if test "$db_cv_diagnostic" = "yes"; then
2456 { echo "$as_me:$LINENO: result: $db_cv_diagnostic" >&5
2457 echo "${ECHO_T}$db_cv_diagnostic" >&6; }
2459 if test "$db_cv_diagnostic" = "no" -a "$db_cv_debug_rop" = "yes"; then
2460 db_cv_diagnostic="yes"
2464 if test "$db_cv_diagnostic" = "no" -a "$db_cv_debug_wop" = "yes"; then
2465 db_cv_diagnostic="yes"
2469 if test "$db_cv_diagnostic"
[all...]

Completed in 94 milliseconds