diff options
Diffstat (limited to '')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure index db341e2..1d94084 100755 --- a/configure +++ b/configure @@ -35,7 +35,6 @@ case "$(uname)" in (FreeBSD) config libtls defstr OPENSSL_BIN /usr/bin/openssl - defstr CERTBOT_PATH /usr/local/etc/letsencrypt ;; (OpenBSD) ldadd crypt '' |