Searched refs:enable_protochain (Results 1 – 2 of 2) sorted by relevance
575 case "x$enable_protochain" in576 xyes) enable_protochain=enabled ;;577 xno) enable_protochain=disabled ;;578 x) enable_protochain=enabled ;;581 if test "$enable_protochain" = "disabled"; then584 AC_MSG_RESULT(${enable_protochain})
6385 enableval=$enable_protochain;6388 case "x$enable_protochain" in6389 xyes) enable_protochain=enabled ;;6390 xno) enable_protochain=disabled ;;6391 x) enable_protochain=enabled ;;6394 if test "$enable_protochain" = "disabled"; then6399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${enable_protochain}" >&56400 $as_echo "${enable_protochain}" >&6; }