Commits on Source 4
-
Amar Takhar authored
On NetBSD there is no event_core. event is pulled in by event_pthread so event_core is not detected however it builds anyway since the link test runs. This is by design as a 'fall through' to detect strange setups. Still not sure how to handle this case yet for now users will get a harmless warning.
-
Amar Takhar authored
-
Amar Takhar authored
-
Amar Takhar authored
I checked on several different operating systems OpenSSL provides this on its own it seems.