]> git.eshelyaron.com Git - emacs.git/commitdiff
Regnerate configure.
authorMichael Olson <mwolson@gnu.org>
Fri, 25 Jan 2008 02:46:19 +0000 (02:46 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 25 Jan 2008 02:46:19 +0000 (02:46 +0000)
configure

index 26a5a8ba1523e022983fa22a659734859cc48a86..4d17d14802e1b20b18264423599eb12831b01afe 100755 (executable)
--- a/configure
+++ b/configure
@@ -11543,8 +11543,6 @@ _ACEOF
 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 @@ cat >>confdefs.h <<\_ACEOF
 _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 a gif library?                           ${HAVE_GIF} $ac_
 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