emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/configure,v
Date: Fri, 25 Jan 2008 02:46:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/01/25 02:46:21

Index: configure
===================================================================
RCS file: /sources/emacs/emacs/configure,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -b -r1.245 -r1.246
--- configure   23 Jan 2008 04:00:10 -0000      1.245
+++ configure   25 Jan 2008 02:46:19 -0000      1.246
@@ -11543,8 +11543,6 @@
 fi
 
 HAVE_DBUS=no
-{ echo "$as_me:$LINENO: checking maybe dbus" >&5
-echo $ECHO_N "checking maybe dbus... $ECHO_C" >&6; }
 if test "${with_dbus}" = "yes"; then
 
   succeeded=no
@@ -11647,11 +11645,6 @@
 _ACEOF
 
    fi
-   { echo "$as_me:$LINENO: result: $HAVE_DBUS" >&5
-echo "${ECHO_T}$HAVE_DBUS" >&6; }
-else
-   { echo "$as_me:$LINENO: result: no bub" >&5
-echo "${ECHO_T}no bub" >&6; }
 fi
 
 ### Link with -lXft if available to work around a bug.
@@ -23450,6 +23443,7 @@
 echo "  Does Emacs use -lpng?                                   ${HAVE_PNG}"
 echo "  Does Emacs use -lrsvg-2?                                ${HAVE_RSVG}"
 echo "  Does Emacs use -lgpm?                                   ${HAVE_GPM}"
+echo "  Does Emacs use -ldbus?                                  ${HAVE_DBUS}"
 echo "  Does Emacs use X toolkit scroll bars?                   
${USE_TOOLKIT_SCROLL_BARS}"
 echo
 




reply via email to

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