mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 00:30:41 +01:00
When using --disable-libcurl, libgrammar should not be linked against libcurl unconditionally as CURL_LIBS might be set if one of the modules using libcurl, like elasticsearch, is enabled.