diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-02-04 02:24:29 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-02-04 02:45:31 +0100 |
commit | c9a23055c5d457589d93c48adf0ea21e81b83463 (patch) | |
tree | d5402292ec52e0c78e42067684fcf98214f4f4e3 /configure.ac | |
parent | b58b14fcda025f42639225969bb387c34d476d40 (diff) | |
download | gnutls-c9a23055c5d457589d93c48adf0ea21e81b83463.tar.gz |
updated heartbeat code, and made it optional.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 734436a9ee..10474427f5 100644 --- a/configure.ac +++ b/configure.ac @@ -642,6 +642,7 @@ if features are disabled) SRP support: $ac_enable_srp PSK support: $ac_enable_psk Anon auth support:$ac_enable_anon + Heartbeat support:$ac_enable_heartbeat ]) AC_MSG_NOTICE([Optional applications: |