cmcfarlen commented on code in PR #9827: URL: https://github.com/apache/trafficserver/pull/9827#discussion_r1227294667
########## 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_LZMA_H Review Comment: Move and use `#cmakedefine` -- 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]
