From c281f5c3bac7dcd38009018f5401c0c43285e140 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 13 Apr 2000 22:25:04 +0000 Subject: 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h --- acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 92ae69422..2f553d1b3 100644 --- a/acconfig.h +++ b/acconfig.h @@ -139,6 +139,10 @@ /* Define to be a string corresponding the vendor of the machine */ #undef VENDOR +/* Define to limit job table size */ +#undef MAXJOB +#undef NEED_LINUX_TASKS_H + /* Define if your system defines `struct winsize' in sys/ptem.h. */ #undef WINSIZE_IN_PTEM -- cgit 1.4.1