mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 21:30:42 +01:00
The --enable-libcurl switch was added to be able to disable libcurl functionality inside the rsyslog core, see 46f4f43. As libcurl is no longer used inside the core (due to introducing function modules), --enable-libcurl needs to be removed. closes https://github.com/rsyslog/rsyslog/issues/2628