diff --git a/configure/RELEASE b/configure/RELEASE index 8746b0a68..0dd6b65a1 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -13,3 +13,5 @@ # Tornado directory VX_DIR = /usr/local/vw/tornado202 +# Is Tornado version >= 2.2 ? must be either YES or NO +TORNADO_VERSION_2_2 = NO