[Libreoffice-commits] .: configure.in
Robert Nagy
rnagy at kemper.freedesktop.org
Sat Dec 4 05:07:49 PST 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 079f447fc318cd4cdcfa992344dd37ec42381bdf
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 e5649c7..0e3b94b 100644
--- a/configure.in
+++ b/configure.in
@@ -8052,7 +8052,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