summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index a53ff106..b0741687 100755
--- a/configure
+++ b/configure
@@ -66,6 +66,9 @@ cat << END >> $NXT_AUTO_CONFIG_H
#define NXT_PID "$NXT_PID"
#define NXT_LOG "$NXT_LOG"
+#define NXT_USER "$NXT_USER"
+#define NXT_GROUP "$NXT_GROUP"
+
END