Installing libunit headers and static library.

This commit is contained in:
Max Romanov
2018-10-17 15:52:44 +03:00
parent 029c1a9f50
commit 49ec17b1ef
5 changed files with 44 additions and 0 deletions

2
configure vendored
View File

@@ -32,6 +32,8 @@ CC=${CC:-cc}
NXT_DAEMON=unitd
NXT_BINDIR="bin"
NXT_SBINDIR="sbin"
NXT_LIBDIR="lib"
NXT_INCDIR="include"
NXT_MODULES="modules"
NXT_STATE="state"
NXT_PID="unit.pid"