summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2007-12-03 06:54:20 +0000
committerMichael Albinus <michael.albinus@gmx.de>2007-12-03 06:54:20 +0000
commit2205792efc9e0057864a8c529033226c4c49ef1c (patch)
treee12d95a8b9997ec63124e7036de58ad4864392ee /Makefile.in
parent20a46face580828c1ab7e17932050047ee366114 (diff)
downloademacs-2205792efc9e0057864a8c529033226c4c49ef1c.tar.gz
* configure.in: No need for DBUS_INFO anymore.
* configure: Regenerate. * Makefile.in (INFO_FILES): Use dbus unconditionally.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index a7a8ee54b32..b3de304491a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -138,11 +138,11 @@ man1dir=$(mandir)/man1
# since there are now many packages documented with the texinfo
# system, it is inappropriate to imply that it is part of Emacs.
infodir=@infodir@
-INFO_FILES=ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq \
- eintr elisp emacs emacs-mime erc eshell eudc flymake forms \
- gnus idlwave info message mh-e newsticker nxml-mode org \
- pcl-cvs pgg rcirc reftex remember sc ses sieve speedbar \
- tramp vip viper widget woman smtpmail url @DBUS_INFO@
+INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \
+ efaq eintr elisp emacs emacs-mime erc eshell eudc flymake \
+ forms gnus idlwave info message mh-e newsticker nxml-mode \
+ org pcl-cvs pgg rcirc reftex remember sc ses sieve speedbar \
+ tramp vip viper widget woman smtpmail url
# Directory for local state files for all programs.
localstatedir=@localstatedir@