Kaydet (Commit) 3d2e5574 authored tarafından Thomas Klausner's avatar Thomas Klausner

Display result for BrOffice branding line.

üst 3db757f6
...@@ -6413,6 +6413,9 @@ ENABLE_BROFFICE="" ...@@ -6413,6 +6413,9 @@ ENABLE_BROFFICE=""
AC_MSG_CHECKING([whether to enable BrOffice branding]) AC_MSG_CHECKING([whether to enable BrOffice branding])
if test "$enable_broffice" = "yes"; then if test "$enable_broffice" = "yes"; then
ENABLE_BROFFICE="TRUE" ENABLE_BROFFICE="TRUE"
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([yes])
fi fi
AC_SUBST(ENABLE_BROFFICE) AC_SUBST(ENABLE_BROFFICE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment