aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2013-10-11 14:29:18 -0400
committerStefan Monnier2013-10-11 14:29:18 -0400
commitc5fc0178115815bb94b4b26da8e5326931dd9cff (patch)
treeff7a542c512295cad1b820c7ef0c6fc711765711 /ChangeLog
parentf747170fc54597266342d36a7438ac9bfb6f179b (diff)
downloademacs-c5fc0178115815bb94b4b26da8e5326931dd9cff.tar.gz
emacs-c5fc0178115815bb94b4b26da8e5326931dd9cff.zip
* configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty
string when gnutls2 is installed but gnutls3 is not.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb16aea8cc7..66eefd2d445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty
4 string when gnutls2 is installed but gnutls3 is not.
5
12013-10-11 Teodor Zlatanov <tzz@lifelogs.com> 62013-10-11 Teodor Zlatanov <tzz@lifelogs.com>
2 7
3 * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found. 8 * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found.