Warn about disabling XML security
Some tests will fail and bad things will happen. Change-Id: Ic4b36a030e527b0869d8f8875e6a7c3dfe0a4ff9
This commit is contained in:
committed by
Tor Lillqvist
parent
8c6fb76c2c
commit
955ef015ec
@@ -778,7 +778,8 @@ AC_ARG_ENABLE(build-mozilla,
|
||||
|
||||
AC_ARG_ENABLE(xmlsec,
|
||||
AS_HELP_STRING([--disable-xmlsec],
|
||||
[Whether to enable XMLsec for open document signing.]),
|
||||
[Whether to enable XMLsec for open document signing. Be warned,
|
||||
building without XML Security will likely give you test failures.]),
|
||||
)
|
||||
|
||||
AC_ARG_ENABLE(tde,
|
||||
|
Reference in New Issue
Block a user