From 053d74483a70666d01197aae0b2aae1ddbf789b8 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 12 Aug 2001 20:40:15 +0000 Subject: Add WITH_TIN_ to variable --- news/tin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news/tin') diff --git a/news/tin/Makefile b/news/tin/Makefile index 94260410aa09..fe16e9c66b73 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver ALL_TARGET= build MAN1= tin.1 -.if defined(NNTP_ONLY) +.if defined(WITH_TIN_NNTP_ONLY) CONFIGURE_ARGS+= --enable-nntp-only .endif -- cgit v1.2.3