From ae69a754244c4e475c8d2591772ca8e005071d83 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 18 Feb 2019 11:55:41 +0100 Subject: Update to 5.42 --- config.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.h.in') 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 -- cgit v1.2.3-55-g7522