repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: d8bdfc738054ce3728992cc7a6cc715174f4c80f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit d8bdfc738054ce3728992cc7a6cc715174f4c80f
Author: Marc Lehmann 
Date:   Wed Jan 22 14:14:09 2020 +0000

    *** empty log message ***

diff --git a/src/ev_cpp.h b/src/ev_cpp.h
index 88004d3df277428b41f078b48acec9241eef4d77..
index ..2fe50c98c98f8751f89ad5feca7b901afb4b85a6 100644
--- a/src/ev_cpp.h
+++ b/src/ev_cpp.h
@@ -7,6 +7,7 @@
 #define EV_USE_PORT 1
 //#define EV_USE_LINUXAIO 1
 //#define EV_USE_IOURING 1
+//#define EV_USE_TIMERFD 0
 #define EV_PREPARE_ENABLE 1
 #define EV_IDLE_ENABLE 1
 #define EV_SIGNAL_ENABLE 1
@@ -17,7 +18,7 @@
 #include 

 #if ENABLE_FRILLS
-# define EV_FEATURES 1+2
+# define EV_FEATURES 1 | 2
 #else
 # define EV_FEATURES 0
 # define NDEBUG

-----END OF PAGE-----