Observed behavior
With the latest 3.10, I need to define NATS_HAS_TLS otherwise my program does not even build.
Expected behavior
it should be part of the config or clearly documented.
Server and client version
3.10.0 nats.c. The problem is at compile time.
Host environment
macOS 15, Xcode 16.2, cmake
Steps to reproduce
build nats with TLS support
try to compile a program that include nats/nats.h