Am 08.04.2015 um 21:00 schrieb Christopher Schultz:
Mark,
On 4/8/15 7:47 AM, ma...@apache.org wrote:
Author: markt
Date: Wed Apr 8 11:47:09 2015
New Revision: 1672068
URL: http://svn.apache.org/r1672068
Log:
Remove unnecessary directives since the minimum OpenSSL version is 1.0.2
Maybe we want to include a preprocessor rule that kills the build if the
OpenSSL version is too old?
OTOH, configure should be able to tell that pre-build.
I just don't know how to do that myself ;)
configure already contains such a check. I updated it from 0.9.8k to
1.0.2 in r1672157.
- The check does not apply to Windows builds (no configure run)
- The check does not apply to runtime problems
- The check currently does not fail fatally, but only warn. I think we
should let it fail, if the version is too old.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org