From 2205792efc9e0057864a8c529033226c4c49ef1c Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 3 Dec 2007 06:54:20 +0000 Subject: * configure.in: No need for DBUS_INFO anymore. * configure: Regenerate. * Makefile.in (INFO_FILES): Use dbus unconditionally. --- Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile.in') 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@ -- cgit v1.2.1