configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit febad365b8eba7712ec820d17bbfac9bea41cf6b Author: Tor Lillqvist <tlillqv...@suse.com> Date: Mon Nov 26 13:05:22 2012 +0200 Clarify --disable-export meaning Change-Id: I7074ece89025f4a82c7ce1818576591f8852cd3c diff --git a/configure.ac b/configure.ac index dd4c40d..68cb5bc 100644 --- a/configure.ac +++ b/configure.ac @@ -551,8 +551,9 @@ AC_ARG_ENABLE(ext-barcode, AC_ARG_ENABLE(export, AS_HELP_STRING([--disable-export], - [Disable (some) code for document format export. Useful when building *viewer* apps to avoid - having export-related code and data linked in. Work in progress, use only if you are hacking on it.]) + [Disable (some) code for document export. Useful when building viewer-only apps that lack + save/export functionality, to avoid having an excessive amount of code and data used + only for exporrt linked in. Work in progress, use only if you are hacking on it.]) ) AC_ARG_ENABLE(database-connectivity, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits