PR: 2183
authorDr. Stephen Henson <steve@openssl.org>
Wed, 3 Mar 2010 19:56:34 +0000 (19:56 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 3 Mar 2010 19:56:34 +0000 (19:56 +0000)
commitebaa2cf5b20d9048f47c4687b2130f8d6751a964
treea003c2155572527152bbfa827087979c0369e60e
parentcca1cd9a3447dd067503e4a85ebd1679ee78a48e
PR: 2183

PR#1999 broke fork detection by assuming HAVE_FORK was set for all platforms.
Include original HAVE_FORK detection logic while allowing it to be
overridden on specific platforms with -DHAVE_FORK=1 or -DHAVE_FORK=0
apps/speed.c
crypto/x509v3/v3_conf.c