Searched refs:enable_protochain (Results 1 – 2 of 2) sorted by relevance
261 case "x$enable_protochain" in262 xyes) enable_protochain=enabled ;;263 xno) enable_protochain=disabled ;;264 x) enable_protochain=enabled ;;267 if test "$enable_protochain" = "disabled"; then270 AC_MSG_RESULT(${enable_protochain})
7169 enableval=$enable_protochain;7172 case "x$enable_protochain" in7173 xyes) enable_protochain=enabled ;;7174 xno) enable_protochain=disabled ;;7175 x) enable_protochain=enabled ;;7178 if test "$enable_protochain" = "disabled"; then7185 { echo "$as_me:$LINENO: result: ${enable_protochain}" >&57186 echo "${ECHO_T}${enable_protochain}" >&6; }