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
commit868641ccd0e885f0be144851991660cd65333013 (patch)
treefc96238fedb3d06275d0ae5d5f0302329a81a615 /Makefile.in
parent7b13a0f20c0a3b4084d25d1dd6175159405c3218 (diff)
downloademacs-868641ccd0e885f0be144851991660cd65333013.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@