Skip to content

Commit

Permalink
Rebuild configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Feb 17, 2015
1 parent fba7f87 commit 2651ba4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configure
Expand Up @@ -23543,6 +23543,7 @@ fi



with_gnutls_directory=no

# Check whether --with-gnutls was given.
if test "${with_gnutls+set}" = set; then :
Expand All @@ -23553,8 +23554,6 @@ if test "${with_gnutls+set}" = set; then :
fi


with_gnutls_directory=no

if test "x$support_crypto" != "xno" -o "x$support_tls" != "xno"; then
if test "x$have_openssl" != "xyes" -a "x$with_gnutls_directory" != "xno"; then
GNUTLS_LIBS="-lgnutls"
Expand Down

0 comments on commit 2651ba4

Please sign in to comment.