Added configure and command line option --modules.

This commit is contained in:
Igor Sysoev
2017-08-26 13:37:44 +03:00
parent 9aaa7d8c20
commit 7f5b57bfb9
5 changed files with 41 additions and 2 deletions

1
configure vendored
View File

@@ -65,6 +65,7 @@ cat << END >> $NXT_AUTO_CONFIG_H
#define NXT_PID "$NXT_PID"
#define NXT_LOG "$NXT_LOG"
#define NXT_MODULES "$NXT_MODULES"
#define NXT_USER "$NXT_USER"
#define NXT_GROUP "$NXT_GROUP"