configure.ac |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 01da3c15ad047c974635995adcd1b55637809abe
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Wed Feb 13 08:14:42 2019 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
CommitDate: Wed Feb 13 09:39:56 2019 +0100

    Remove outdated comment
    
    Change-Id: Iede1d3321e909329cb0754a26e5b4bee4bb60316
    Reviewed-on: https://gerrit.libreoffice.org/67752
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/configure.ac b/configure.ac
index 290288d7d56e..f20cf467edab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2008,8 +2008,7 @@ AC_ARG_WITH(symbol-config,
 
 AC_ARG_WITH(export-validation,
     AS_HELP_STRING([--without-export-validation],
-        [Disable validating OOXML and ODF files as exported from in-tree tests.
-         Use this option e.g. if your system only provides Java 5.]),
+        [Disable validating OOXML and ODF files as exported from in-tree 
tests.]),
 ,with_export_validation=auto)
 
 AC_ARG_WITH(bffvalidator,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to