For variables that are only checked with defined(), don't provide

any fake value.
This commit is contained in:
Ruslan Ermilov 2004-10-24 15:46:50 +00:00
parent a35d88931c
commit 6ef8c2e5c6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136911

View file

@ -19,7 +19,7 @@ CFLAGS+= -DLIBAGE=${LIBAGE}
SHLIB_MAJOR= ${LIBINTERFACE}
SHLIB_MINOR= ${LIBINTERFACE}
.else
INTERNALLIB= YES
INTERNALLIB=
.endif
.endif