X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=bb926da51cd5839aa3571ce75f30d08713fb8c2f;hb=c10f3105b354c523d4d4d36b09dd46f890e94a30;hp=4b6d8ab840263e0c4a3ca72acf241c31cb783f76;hpb=b7d59f035bfa2e546428cac2b72318d4f5c517fb;p=tinc diff --git a/configure.ac b/configure.ac index 4b6d8ab8..bb926da5 100644 --- a/configure.ac +++ b/configure.ac @@ -216,7 +216,7 @@ tinc_READLINE tinc_ZLIB tinc_LZO -if test "x$with_libgcrypt" != "xno"; then +if test -n "$with_libgcrypt"; then gcrypt=true tinc_LIBGCRYPT else