uwimap: fix build using gcc14 and recompile for library/security/openssl-3
[oi-userland.git] / components / desktop / libreoffice / patches / 62-configure.ac-enable-gpgmepp.patch
blobea42609fe260fdf918918e4883b5b119c42f73b9
1 --- libreoffice-7.5.1.1/configure.ac.~4~ 2023-02-20 21:13:55.822829904 -0500
2 +++ libreoffice-7.5.1.1/configure.ac 2023-02-20 21:21:10.761205247 -0500
3 @@ -12524,7 +12524,7 @@
4 AC_MSG_RESULT([no (MPL only])
5 elif test "$enable_fuzzers" = "yes"; then
6 AC_MSG_RESULT([no (oss-fuzz)])
7 -elif test \( \( "$_os" = "Linux" -o "$_os" = "Darwin" \) -a "$ENABLE_NSS" = TRUE \) -o "$_os" = "WINNT" ; then
8 +elif test \( \( "$_os" = "SunOS" -o "$_os" = "Linux" -o "$_os" = "Darwin" \) -a "$ENABLE_NSS" = TRUE \) -o "$_os" = "WINNT" ; then
9 AC_MSG_RESULT([yes])
10 dnl ===================================================================
11 dnl Check for system gpgme