summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 219a3ba2f..f7b681cad 100755
--- a/configure
+++ b/configure
@@ -9771,7 +9771,7 @@ $as_echo_n "checking whether to include integrity... " >&6; }
if test "${with_integrity+set}" = set; then :
withval=$with_integrity; INTEGRITY=$withval
else
- INTEGRITY="none"
+ INTEGRITY="internal"
fi