Commit 860addf1 authored by Sergey Lyubka's avatar Sergey Lyubka

MONGOOSE_NO_SOCKETPAIR -> NS_DISABLE_SOCKETPAIR

parent 03d571a1
......@@ -1195,7 +1195,7 @@ typedef pid_t process_id_t;
#define MONGOOSE_IDLE_TIMEOUT_SECONDS 30
#endif
#ifdef MONGOOSE_NO_SOCKETPAIR
#ifdef NS_DISABLE_SOCKETPAIR
#define MONGOOSE_NO_CGI
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment