Added configure and command line option --control.

This commit is contained in:
Igor Sysoev
2017-08-26 13:37:44 +03:00
parent 7f5b57bfb9
commit 0d65c896cf
6 changed files with 53 additions and 39 deletions

2
configure vendored
View File

@@ -67,6 +67,8 @@ cat << END >> $NXT_AUTO_CONFIG_H
#define NXT_LOG "$NXT_LOG"
#define NXT_MODULES "$NXT_MODULES"
#define NXT_CONTROL_SOCK "$NXT_CONTROL"
#define NXT_USER "$NXT_USER"
#define NXT_GROUP "$NXT_GROUP"