add DRAC to OPTIONS again
This commit is contained in:
parent
bc100f42b5
commit
466cede7b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171385
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ MAKE_ENV:= ${CONFIGURE_ENV}
|
|||
|
||||
OPTIONS= OPENSSL "Build with OpenSSL support" on \
|
||||
FAM "Build in fam support for IDLE command" off \
|
||||
DRAC "Build in DRAC support" off \
|
||||
TRASHQUOTA "Include deleted mails in the quota" off \
|
||||
GDBM "Use gdbm db instead of system bdb" off \
|
||||
IPV6 "Build with IPv6 support" on
|
||||
|
|
Loading…
Reference in a new issue