[Libreoffice-commits] .: Branch 'libreoffice-3-3' - configure.in

Robert Nagy rnagy at kemper.freedesktop.org
Sat Dec 4 05:08:26 PST 2010


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

New commits:
commit 52275fb9cf5a0ce4b3b349d06d02a079fd3cac83
Author: Robert Nagy <robert at openbsd.org>
Date:   Sat Dec 4 14:07:28 2010 +0100

    fix comment of checking the max number of jobs

diff --git a/configure.in b/configure.in
index ba1b2d7..922b4c0 100644
--- a/configure.in
+++ b/configure.in
@@ -7848,7 +7848,7 @@ AC_MSG_RESULT([$BUILD_NCPUS])
 AC_SUBST(BUILD_NCPUS)
 
 dnl ===================================================================
-dnl Number of CPUs to use during the build
+dnl Number of parallel jobs to be executed by dmake
 dnl ===================================================================
 AC_MSG_CHECKING([for maximum of jobs per processor])
 BUILD_MAX_JOBS="1"


More information about the Libreoffice-commits mailing list