Don't disable state strings with no-ssl2
authorDr. Stephen Henson <steve@openssl.org>
Fri, 27 Jun 2014 23:54:32 +0000 (00:54 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 27 Jun 2014 23:56:27 +0000 (00:56 +0100)
commit4950a528ce4d1ec406c0fa44f4e6ed55c000b6a4
treee932fe67c2bfb963bf3927fe578d66b33857c63f
parent00ab230a3fd2c3e50c5c54d13e93d1b6f9985710
Don't disable state strings with no-ssl2

Some state strings were erronously not compiled when no-ssl2
was set.

PR#3295
(cherry picked from commit 0518a3e19e18cfc441cab261b28441b8c8bd77bf)
ssl/ssl_stat.c