From 07b554c2b4dd4f51117d5760d2b31e88e5ae88df Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Wed, 11 Apr 2018 18:29:48 +0300 Subject: Configure scripts cleanup. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to 洪志道 (Hong Zhi Dao). --- auto/sources | 2 -- 1 file changed, 2 deletions(-) (limited to 'auto/sources') diff --git a/auto/sources b/auto/sources index 51dc0ba7..95031a61 100644 --- a/auto/sources +++ b/auto/sources @@ -259,8 +259,6 @@ if [ $NXT_TESTS = YES ]; then nxt_have=NXT_TESTS . auto/have fi -NXT_DEPS=" \ -" NXT_SRCS=" \ src/nxt_main.c \ -- cgit