cmcfarlen commented on code in PR #9828: URL: https://github.com/apache/trafficserver/pull/9828#discussion_r1228642873
########## include/tscore/ink_config.h.cmake.in: ########## @@ -32,6 +32,7 @@ #cmakedefine BUILD_GROUP "@BUILD_GROUP@" #define BUILD_NUMBER "@BUILD_NUMBER@" +#cmakedefine HAVE_BROTLI_ENCODE_H @HAVE_BROTLI_ENCODE_H@ Review Comment: Lets just use `1` here like the rest of these -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
