[Libreoffice-commits] .: configure.in

Thomas Arnhold tarnhold at kemper.freedesktop.org
Fri Jul 29 10:35:48 PDT 2011


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8218f7f19bff1f71dfa87e49a2126f16290bd0a1
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Fri Jul 29 19:33:43 2011 +0200

    fix typo

diff --git a/configure.in b/configure.in
index 39f238f..f548037 100755
--- a/configure.in
+++ b/configure.in
@@ -1293,7 +1293,7 @@ AC_ARG_WITH(num-cpus,
 
 AC_ARG_WITH(max-jobs,
     AS_HELP_STRING([--with-max-jobs],
-        [Maximum number of jobs per one CPU that will be issued at the same time my dmake.
+        [Maximum number of jobs per one CPU that will be issued at the same time by dmake.
          The real number of the jobs is affected by the --with-num-cpus too, it can get up to CPUS*max_jobs.
          Defaults to 1, unless you configure --enable-icecream - then to 10.]),
 ,)


More information about the Libreoffice-commits mailing list