]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix ModuleManager failing when:
authorPeter Powell <petpow@saberuk.com>
Wed, 7 Nov 2012 09:07:43 +0000 (09:07 +0000)
committerattilamolnar <attilamolnar@hush.com>
Thu, 8 Nov 2012 00:07:38 +0000 (01:07 +0100)
commit999ba802d61bdc188858e3c1b9fb0d974f537779
treece66b176f53efa0f78ce07d256d9d485ff05bb55
parente74da8e6e931326ef833c7bd5bab2fff72360382
Fix ModuleManager failing when:

- LWP::Simple is not installed.
- Crypt::SSLeay or IO::Socket::SSL are not installed.

This fixes #154.
make/configure.pm
modulemanager