--- libreoffice-4.1.0.1/configure.ac    Mon Jul 15 10:36:00 2013
+++ libreoffice-4.1.0.1/configure.ac    Mon Jul 15 10:39:24 2013
@@ -8409,7 +8409,7 @@
 AC_MSG_CHECKING([whether to plug browser plugins into LibreOffice documents])
 # Obviously no such thing on iOS or Android. Also not possible when building
 # 64-bit OS X code as the plugin code uses QuickTime and Carbon.
-if test "$_os" != Android -a "$_os" != iOS -a \( $_os != Darwin -o "$BITNESS_OVERRIDE" = "" \) -a \
+if test "$_os" != "SunOS" -a "$_os" != Android -a "$_os" != iOS -a \( $_os != Darwin -o "$BITNESS_OVERRIDE" = "" \) -a \
         "$enable_headless" != yes
 then
     AC_MSG_RESULT([yes])
