summaryrefslogtreecommitdiffstats
path: root/ev-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'ev-config.h.in')
-rw-r--r--ev-config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev-config.h.in b/ev-config.h.in
index 0952722..38324d3 100644
--- a/ev-config.h.in
+++ b/ev-config.h.in
@@ -35,9 +35,9 @@
#define EV_PREPARE_ENABLE 0
#define EV_CHECK_ENABLE 0
#define EV_FORK_ENABLE 0
-#define EV_SIGNAL_ENABLE 0
+#define EV_SIGNAL_ENABLE 1
#define EV_ASYNC_ENABLE 1
-#define EV_CHILD_ENABLE 0
+#define EV_CHILD_ENABLE 1
#define EV_MINPRI 0
#define EV_MAXPRI 0