summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2020-01-29 14:09:00 +0000
committerDenis Pynkin <denis.pynkin@collabora.com>2020-03-25 15:23:55 +0300
commitfbc5927d7ef4ab552efe94abc4e0e69a113ba0e7 (patch)
tree8c67c34794e9d5d476122d5c59644715f2740e2d /configure.ac
parent59b9e64b724e3e9337e8f47fe8f99448cd7086f7 (diff)
downloadostree-fbc5927d7ef4ab552efe94abc4e0e69a113ba0e7.tar.gz
build-sys: Print libsodium status at end of configure
Like we do with other features.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e41ccb70..5d9d2a23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -641,6 +641,7 @@ echo "
cryptographic checksums: $with_crypto
systemd: $with_libsystemd
libmount: $with_libmount
+ libsodium (ed25519 signatures): $with_libsodium
libarchive (parse tar files directly): $with_libarchive
static deltas: yes (always enabled now)
O_TMPFILE: $enable_otmpfile