]> git.eshelyaron.com Git - emacs.git/commitdiff
* configure.in: Remove the BROKEN annotation from gnutls.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 24 Oct 2010 20:46:17 +0000 (22:46 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 24 Oct 2010 20:46:17 +0000 (22:46 +0200)
ChangeLog
configure.in

index 444413bd14ad22b13b4a001ac453cb8bb4043938..12c010a4470661ba290692eeb969a5499277ca72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 43c0513c22eac8df268a57e7d4a3655eec116ed6..4faa5a77ee77c47ce7c8ff613d2e9f6d95611fa2 100644 (file)
@@ -3712,7 +3712,7 @@ echo "  Does Emacs use -lgpm?                                   ${HAVE_GPM}"
 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}"