summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-02-16 00:55:29 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-02-16 01:18:29 +0000
commit36c4adf405f8d12e4fc4fbeebdd6888983dc3fa7 (patch)
tree8112e610e9ad90fb5295cc693958c24dc55af92e /configure.ac
parent4886676a5b50caf0946b91491055cbdc2696f1ca (diff)
update export-validation help message
Change-Id: I654151d662d579533f89cbc13af1e10cb8944edf Reviewed-on: https://gerrit.libreoffice.org/22383 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 58958554834b..9037ed2158ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2036,8 +2036,9 @@ AC_ARG_WITH(ant-home,
AC_ARG_WITH(export-validation,
AS_HELP_STRING([--with-export-validation],
- [If you want the exported files to be validated. Right now limited to OOXML files in calc export tests.
- Note: You need an executable script officeotron that takes the path to the file.])
+ [If you want the exported files to be validated. Right now limited to OOXML and ODF files.
+ Note: You need executable scripts officeotron and odfvalidator that take the path to the file.
+ See https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/export-validation])
[
Usage: --with-export-validation
],