[Libreoffice-commits] .: configure.in

Caolán McNamara caolan at kemper.freedesktop.org
Thu Nov 11 02:14:19 PST 2010


 configure.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit edc2b1cf60d0ade88324f509e990e77eb257b1c0
Author: Niko Rönkkö <ronkko at iki.fi>
Date:   Wed Nov 10 11:56:19 2010 +0200

    Fix configure --help width
    
    Fixed width of configure --help to be 80 chars.

diff --git a/configure.in b/configure.in
index 3ec64c6..4343f05 100755
--- a/configure.in
+++ b/configure.in
@@ -424,9 +424,9 @@ AC_ARG_WITH(ooo-builddir,
 
 AC_ARG_WITH(openclipart,
 [
-  --with-openclipart      Build and install LibreOffice galleries from the Open Clip Art
-                          Library. The parameter is either a version of the
-                          library or an absolute path to the prebuilt and
+  --with-openclipart      Build and install LibreOffice galleries from the Open
+                          Clip Art Library. The parameter is either a version of
+                          the library or an absolute path to the prebuilt and
                           preinstalled .png files.
 
                           Examples:  --with-openclipart=0.13


More information about the Libreoffice-commits mailing list