Fix Windows .msi build with recent cygwin updates
commite10990125dff43f7e3736ca35ad70289eee01be1
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:36:26 +0000 (1 12:36 +0200)
treee6f9c9c0fd5cfd1d20fbbc8939f91d7957f1cb8e
parent49ea50d5b491a5b8f2129c0eda22ba77606c337a
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.
packaging/Windows/defs/managed-components