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

any fake value.
This commit is contained in:
ru 2004-10-24 15:46:50 +00:00
parent 5db2b9d5b3
commit 17f9167e24

View File

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