summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-11-12 00:04:24 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-11-12 00:04:24 +0000
commit980754ce49de5fe7b8a61fceb5c31c29beeea1d3 (patch)
tree51f0101d30396cf905591f37d985d60764777ac0 /acconfig.h
parentafeaca953772e7141842a8bf057a329bef789b89 (diff)
20001112
- (bal) SCO Patch to add needed libraries for configure.in. Patch by Phillips Porch <root@theporch.com> - (bal) IRIX patch to adding Job Limits. Patch by Denis Parker <dcp@sgi.com>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 1333a4537..bfbacba42 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -80,6 +80,9 @@
80/* Define if you want IRIX audit trails */ 80/* Define if you want IRIX audit trails */
81#undef WITH_IRIX_AUDIT 81#undef WITH_IRIX_AUDIT
82 82
83/* Define if you want IRIX kernel jobs */
84#undef WITH_IRIX_JOBS
85
83/* Location of random number pool */ 86/* Location of random number pool */
84#undef RANDOM_POOL 87#undef RANDOM_POOL
85 88