mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 10:06:39 +02:00
1ee84a198a
- Made ./Config better react to errors (no longer print a "everything is a big success" kind of message when in fact everything went wrong). - Made ./Config (configure) exit on openssl or zlib not found errors, instead of silently continueing and then causing trouble later on. Also now printing _a bit_ more helpful error message.