summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 9577c0e5f..d2641866c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1163,6 +1163,9 @@
1163/* Define if X11 doesn't support AF_UNIX sockets on that system */ 1163/* Define if X11 doesn't support AF_UNIX sockets on that system */
1164#undef NO_X11_UNIX_SOCKETS 1164#undef NO_X11_UNIX_SOCKETS
1165 1165
1166/* Adjust Linux out-of-memory killer */
1167#undef OOM_ADJUST
1168
1166/* libcrypto is missing AES 192 and 256 bit functions */ 1169/* libcrypto is missing AES 192 and 256 bit functions */
1167#undef OPENSSL_LOBOTOMISED_AES 1170#undef OPENSSL_LOBOTOMISED_AES
1168 1171