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:59 +0000 (00:56 +0100)
commit2617a3c44d8a5ee3a643a00a3b11e2c2602ed92a
treeb3634d4b3337658a4ae5ac4983e6a826434717bb
parenta7da2b8e1796b8e202babf7c4b7e607ede404499
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