summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-18 11:55:58 +0100
committerSimon Rettberg2019-02-18 11:55:58 +0100
commitaa7530630e595b80d5db54655fd827b61edc0fd7 (patch)
tree048cb74072450c7592f254c3537ac8f252d09d73 /config.h.in
parentForgot one DPMS killing instance (diff)
parentUpdate to 5.42 (diff)
downloadxscreensaver-23.tar.gz
xscreensaver-23.tar.xz
xscreensaver-23.zip
Merge branch 'master' into openslxv23
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