MFC: 1.10

As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is defined
either.

Approved by:	re (scottl)
This commit is contained in:
marius 2005-09-14 21:21:45 +00:00
parent 4f84dc1091
commit 965ad6c04f

View File

@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= concat
.if !defined(NO_CRYPT)
.if !defined(NO_CRYPT) && !defined(NO_OPENSSL)
SUBDIR+=eli
.endif
SUBDIR+=label