summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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