Fix Windows .msi build with recent cygwin updates
commite77cea191052c67c97545221091b98351057f485
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 1 Apr 2020 10:35:27 +0000 (1 12:35 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 1 Apr 2020 10:37:03 +0000 (1 12:37 +0200)
tree02c760210fc698eb661b6d4ccab52e24cb30d785
parentfda73998f929f9af2020e8e125afd15c7d504c0c
Fix Windows .msi build with recent cygwin updates

Cygwin now ships libssl 1.1 which removed OpenSSL_add_all_ciphers so the xar configure fails.
Replace the configure check with another existing function to fix it.

(cherry picked from commit e10990125dff43f7e3736ca35ad70289eee01be1)
packaging/Windows/defs/managed-components