configure: detect latest boringssl
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Aug 2015 22:05:03 +0000 (00:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Aug 2015 22:08:03 +0000 (00:08 +0200)
commit2c12ac8de232366995a2777e6d638ab1bdb37c93
tree87c214f6970fb37bb2155142e514f1d4ba45cc3a
parent30aa38c818e51ad4ad135e2550f3e3356dd19818
configure: detect latest boringssl

Since boringssl brought back DES_set_odd_parity again, it cannot be used
to differentiate from boringssl. Using the OPENSSL_IS_BORINGSSL define
seems better anyway.

URL: https://android.googlesource.com/platform/external/curl/+/f551028d5caab29d4b4a4ae8c159c76c3cfd4887%5E!/
Original-patch-by: Bertrand Simonnet
Closes #393
configure.ac