JosiahWI commented on code in PR #9828:
URL: https://github.com/apache/trafficserver/pull/9828#discussion_r1228236268


##########
include/tscore/ink_config.h.cmake.in:
##########
@@ -104,6 +104,7 @@ const int DEFAULT_STACKSIZE = @DEFAULT_STACK_SIZE@;
 #define TS_MAX_HOST_NAME_LEN @TS_MAX_HOST_NAME_LEN@
 
 /* Feature Flags */
+#cmakedefine01 HAVE_BROTLI_ENCODE_H

Review Comment:
   There are preprocessor directives that require it to be 0 or 1.



-- 
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]

Reply via email to