1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 05:16:37 +02:00
Files
unrealircd/autoconf
Bram Matthys 81e2099f7b We already checked for the openssl library but if the openssl binary was
not found then this was not treated as a fatal error. Now it is, since
you will fail later in the installation process when a certificate file
is being made (resulting in mysterious 'req: command not found' errors).
Also, improve the error message both for the missing openssl library
and openssl binary case.
2019-04-15 18:56:11 +02:00
..