summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-18 11:55:41 +0100
committerSimon Rettberg2019-02-18 11:55:41 +0100
commitae69a754244c4e475c8d2591772ca8e005071d83 (patch)
tree58b3fa7abc2dcfe3c23e1c0ce108950c720826ab /config.h.in
parentUpdate gitignore (diff)
downloadxscreensaver-ae69a754244c4e475c8d2591772ca8e005071d83.tar.gz
xscreensaver-ae69a754244c4e475c8d2591772ca8e005071d83.tar.xz
xscreensaver-ae69a754244c4e475c8d2591772ca8e005071d83.zip
Update to 5.42
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 6294bee..8c031ec 100644
--- a/config.h.in
+++ b/config.h.in
@@ -211,6 +211,10 @@
examined to determine when keyboard activity has occurred. */
#undef HAVE_PROC_INTERRUPTS
+/* Define this if you have a Linux-like /proc/.../oom_score_adj file which can
+ be adjusted by root to exempt us from the out-of-memory . */
+#undef HAVE_PROC_OOM
+
/* Define this if your system supports POSIX threads. */
#undef HAVE_PTHREAD