]> git.kaiwu.me - njs.git/commit
Now a make command does not fail for obscure reason at
authorIgor Sysoev <igor@sysoev.ru>
Fri, 22 Jul 2016 11:15:54 +0000 (14:15 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 22 Jul 2016 11:15:54 +0000 (14:15 +0300)
commitd5ea2f38f0f83c741b50d49bb4ed30a78cd0be51
tree08e226f1104ac96350fbe2a54c8bc1a527a965d2
parentf3c85540e7a91a7bea2fcde8cd3ce351cf9d5843
Now a make command does not fail for obscure reason at
the very start or after "make clean" command but it offers
to run the ./configure command instead.  This change is
not compatible with BSD PMake which does not support both
"-include" and "sinclude" directives but only ".sinclude"
directive so GNU Make should be used.
Makefile
nxt/auto/configure