changeset 111146:25f363b1aa1f

* configure.in: Remove the BROKEN annotation from gnutls.
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Sun, 24 Oct 2010 22:46:17 +0200
parents 127f4f5efa50
children b8d9a3e4de08
files ChangeLog configure.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 24 14:43:31 2010 -0400
+++ b/ChangeLog	Sun Oct 24 22:46:17 2010 +0200
@@ -1,3 +1,7 @@
+2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+	* configure.in: Remove the BROKEN annotation from gnutls.
+
 2010-10-22  Glenn Morris  <rgm@gnu.org>
 
 	* make-dist: Avoid listing .el files twice.  Don't try to run
--- a/configure.in	Sun Oct 24 14:43:31 2010 -0400
+++ b/configure.in	Sun Oct 24 22:46:17 2010 +0200
@@ -3712,7 +3712,7 @@
 echo "  Does Emacs use -ldbus?                                  ${HAVE_DBUS}"
 echo "  Does Emacs use -lgconf?                                 ${HAVE_GCONF}"
 echo "  Does Emacs use -lselinux?                               ${HAVE_LIBSELINUX}"
-echo "  Does Emacs use -lgnutls (BROKEN)?                       ${HAVE_GNUTLS}"
+echo "  Does Emacs use -lgnutls?                       		${HAVE_GNUTLS}"
 echo "  Does Emacs use -lxml2?                                  ${HAVE_LIBXML2}"
 
 echo "  Does Emacs use -lfreetype?                              ${HAVE_FREETYPE}"