Quoting Stephan Bergmann <sbergman@redhat.com>:
On 11/09/2012 08:48 AM, David Ostrovsky wrote:
* deprecate moz shipping as it may be needed for some extensions. That
why Stephan reverted my patch:
"don't compile moz module on all non windows platforms"
Which commit are you talking about here?
this one: 903065dda1e574f4791ff40c31e39f14ba710424
which you have partially reverted (removing that section):
+dnl --enable-mozilla is supported only on Windows
+dnl ===================================================================
+
+if test "$_os" != "WINNT" ; then
+ if test "$enable_mozilla" = "yes"; then
+ AC_MSG_ERROR([--enable-mozilla is only available on Windows])
+ fi
+
+fi
My concern about it was (and still is), that someone in the wild still
compiles moz on non windows platform without actually using it in any way.
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.