do not enable BrOffice branding by default (fdo#36262)
This commit is contained in:
parent
1adcd87548
commit
877fcc829f
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Reference in a new issue