--- gvpe/config.h.in 2013/07/16 16:44:36 1.23 +++ gvpe/config.h.in 2013/07/18 13:35:19 1.24 @@ -27,12 +27,12 @@ /* Enable compression support. */ #undef ENABLE_COMPRESSION -/* Select the digest algorithm to use. */ -#undef ENABLE_DIGEST - /* DNS tunnel protocol support. */ #undef ENABLE_DNS +/* Select the HMAC digest algorithm to use. */ +#undef ENABLE_HMAC + /* http proxy connect support. */ #undef ENABLE_HTTP_PROXY