1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 19:06:39 +02:00
Files
unrealircd/autoconf
Bram Matthys 685e0ee073 In ConfigItem_include include->url now always exists, and src/url.c is now
always compiled in, both regardless of cURL support or not.
Obviously the cURL functions are not available without cURL and there
are now some #ifdef USE_LIBCURL in url.c

This also fixes the current build to work without cURL
2021-08-18 12:27:13 +02:00
..