From 17f9167e245bcd9b241aaaefcf92c687d47cb5bc Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 24 Oct 2004 15:46:50 +0000 Subject: For variables that are only checked with defined(), don't provide any fake value. --- lib/bind/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bind') diff --git a/lib/bind/config.mk b/lib/bind/config.mk index 77dbf36..1d9aacf 100644 --- a/lib/bind/config.mk +++ b/lib/bind/config.mk @@ -19,7 +19,7 @@ CFLAGS+= -DLIBAGE=${LIBAGE} SHLIB_MAJOR= ${LIBINTERFACE} SHLIB_MINOR= ${LIBINTERFACE} .else -INTERNALLIB= YES +INTERNALLIB= .endif .endif -- cgit v1.1