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
10 dnl ===================================================================
11 dnl Check for system gpgme