PR: 2183
authorDr. Stephen Henson <steve@openssl.org>
Wed, 3 Mar 2010 19:56:17 +0000 (19:56 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 3 Mar 2010 19:56:17 +0000 (19:56 +0000)
commit3b3f71121b47e784039d8cde3dd594be02350c99
tree7e9aec005d0fbf5976e3158b3d5fd9a39723059d
parent47333a34d5485fc7788fc121c0bf8e754f8ffc55
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