distro-configs/LibreOfficeLinux.conf  |    2 +-
 distro-configs/LibreOfficeMacOSX.conf |    2 +-
 distro-configs/LibreOfficeWin32.conf  |    2 +-
 distro-configs/LibreOfficeWin64.conf  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit e62d2e5ebc94a64767c4c5e6f1f7529cada72fe4
Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
Date:   Wed Jul 4 16:29:59 2018 +0200

    enable html-help for Linux, Windows and Mac distro-configs
    
    Change-Id: I731e9bcae221d72286f13d5ab8a117e1f1f92052
    (cherry picked from commit c625bc9aa485c747de54b0cb479abbbf79789b36)

diff --git a/distro-configs/LibreOfficeLinux.conf 
b/distro-configs/LibreOfficeLinux.conf
index c0b43e16b087..e6e887af646d 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -9,7 +9,7 @@
 --without-system-jars
 --without-system-postgresql
 --without-junit
---with-help
+--with-help=html
 --without-helppack-integration
 --with-linker-hash-style=both
 --with-fonts
diff --git a/distro-configs/LibreOfficeMacOSX.conf 
b/distro-configs/LibreOfficeMacOSX.conf
index ffba84163308..a4f913c7ec7e 100644
--- a/distro-configs/LibreOfficeMacOSX.conf
+++ b/distro-configs/LibreOfficeMacOSX.conf
@@ -6,6 +6,6 @@
 --enable-online-update
 --without-system-postgresql
 --disable-gtk
---with-help
+--with-help=html
 --with-myspell-dicts
 --with-package-format=dmg
diff --git a/distro-configs/LibreOfficeWin32.conf 
b/distro-configs/LibreOfficeWin32.conf
index 87e7bea06ef1..0ab2f1da2281 100644
--- a/distro-configs/LibreOfficeWin32.conf
+++ b/distro-configs/LibreOfficeWin32.conf
@@ -7,7 +7,7 @@
 --enable-ext-nlpsolver
 --enable-online-update
 --enable-breakpad
---with-help
+--with-help=html
 --with-myspell-dicts
 --with-package-format=msi
 --enable-mergelibs
diff --git a/distro-configs/LibreOfficeWin64.conf 
b/distro-configs/LibreOfficeWin64.conf
index 1a50e009cfb5..8e1a73ffb653 100644
--- a/distro-configs/LibreOfficeWin64.conf
+++ b/distro-configs/LibreOfficeWin64.conf
@@ -8,7 +8,7 @@
 --enable-ext-nlpsolver
 --enable-online-update
 --enable-breakpad
---with-help
+--with-help=html
 --with-myspell-dicts
 --with-package-format=msi
 --enable-mergelibs
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to