configure.ac | 6 ------ 1 file changed, 6 deletions(-) New commits: commit 7eb3e0b3892c90a5a2fbaaeaf7693bffeb80a360 Author: Matúš Kukan <matus.ku...@collabora.com> Date: Tue Dec 3 12:43:39 2013 +0100
Kill --with-check-jobs as it is ignored anyway. since 4eebd65858655eef3f39e40ecbe74c505f6b4688 Change-Id: Ia754906e0de06690e43f2b1063f315659e50da3e diff --git a/configure.ac b/configure.ac index dce1142..3f9b913 100644 --- a/configure.ac +++ b/configure.ac @@ -2031,12 +2031,6 @@ AC_ARG_WITH(parallelism, 10.]), ,) -AC_ARG_WITH(check-jobs, - AS_HELP_STRING([--with-check-jobs], - [Maximum number of jobs that will be issued at the same time during 'make subsequenttest'. - Default value is the same as 'parallelism'. Useful because the subsequent tests are very lightweight.]), -,) - AC_ARG_WITH(all-tarballs, AS_HELP_STRING([--with-all-tarballs], [Download all external tarballs unconditionally]))
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits