aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2010-09-26 17:18:47 +0200
committerLars Magne Ingebrigtsen2010-09-26 17:18:47 +0200
commit036dc38d03def09dd470ffe3335f4b0bf37f4b5d (patch)
tree9556a8a64ac6858199969b5e7027c5da8f382090 /ChangeLog
parentd6dcbe70e2d715ce484f7061e8fa5b86785cbec0 (diff)
downloademacs-036dc38d03def09dd470ffe3335f4b0bf37f4b5d.tar.gz
emacs-036dc38d03def09dd470ffe3335f4b0bf37f4b5d.zip
Don't break the build if we don't have the gnutls libraries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3a0d929f69..e9c5ed33998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
4 gnutls libraries.
5
12010-09-26 Teodor Zlatanov <tzz@lifelogs.com> 62010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
2 7
3 * configure.in: Set up GnuTLS. 8 * configure.in: Set up GnuTLS.