From 414f891fa6680dcfe10da64f9d1dfe1e9816d3fd Mon Sep 17 00:00:00 2001 From: w00t Date: Mon, 1 Sep 2008 20:57:01 +0000 Subject: typofix git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10374 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 867fc117f..7a715026b 100755 --- a/configure +++ b/configure @@ -888,7 +888,7 @@ should NOT be used. You should probably specify a newer compiler.\n\n"; if ($config{HAS_OPENSSL} eq "y") { - yesno('USE_OPENSSL', "Would you like to enable SSL with m_openssl?"); + yesno('USE_OPENSSL', "Would you like to enable SSL with m_ssl_openssl?"); if ($config{USE_OPENSSL} eq "y") { print "\nUsing OpenSSL SSL module.\nYou will get better performance if you move to GnuTLS in the future.\n"; -- cgit v1.2.3