do not enable BrOffice branding by default (fdo#36262)

This commit is contained in:
Petr Mladek 2011-04-22 15:20:18 +02:00 committed by Tor Lillqvist
parent 1adcd87548
commit 877fcc829f

View file

@ -279,7 +279,7 @@ AC_ARG_ENABLE(broffice,
AS_HELP_STRING([--disable-broffice],
[When disabled, broffice specific branding artwork for use in the pt_BR
locale is removed, giving uniform branding.]),
,enable_broffice=yes)
,enable_broffice=no)
AC_ARG_ENABLE(cairo,
AS_HELP_STRING([--disable-cairo],