From 5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 24 Oct 2004 15:33:08 +0000 Subject: For variables that are only checked with defined(), don't provide any fake value. --- lib/bind/lwres/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bind') diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile index 81375c7..55b59eb 100644 --- a/lib/bind/lwres/Makefile +++ b/lib/bind/lwres/Makefile @@ -7,7 +7,7 @@ SRCDIR= ${BIND_DIR}/lib/lwres # Unlike other BIND libs, this should be installed unless the user says NO. .if !defined(NO_BIND_LIBS_LWRES) -WITH_BIND_LIBS= YES +WITH_BIND_LIBS= .endif .include "${LIB_BIND_DIR}/config.mk" -- cgit v1.1