emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r102083: * configure.in: Remove the B


From: Lars Magne Ingebrigtsen
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102083: * configure.in: Remove the BROKEN annotation from gnutls.
Date: Sun, 24 Oct 2010 22:46:17 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102083
committer: Lars Magne Ingebrigtsen <address@hidden>
branch nick: trunk
timestamp: Sun 2010-10-24 22:46:17 +0200
message:
  * configure.in: Remove the BROKEN annotation from gnutls.
modified:
  ChangeLog
  configure.in
=== modified file 'ChangeLog'
--- a/ChangeLog 2010-10-22 03:26:34 +0000
+++ b/ChangeLog 2010-10-24 20:46:17 +0000
@@ -1,3 +1,7 @@
+2010-10-24  Lars Magne Ingebrigtsen  <address@hidden>
+
+       * configure.in: Remove the BROKEN annotation from gnutls.
+
 2010-10-22  Glenn Morris  <address@hidden>
 
        * make-dist: Avoid listing .el files twice.  Don't try to run

=== modified file 'configure.in'
--- a/configure.in      2010-10-12 21:03:09 +0000
+++ b/configure.in      2010-10-24 20:46:17 +0000
@@ -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}"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]