aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2007-12-03 06:54:20 +0000
committerMichael Albinus2007-12-03 06:54:20 +0000
commit868641ccd0e885f0be144851991660cd65333013 (patch)
treefc96238fedb3d06275d0ae5d5f0302329a81a615
parent7b13a0f20c0a3b4084d25d1dd6175159405c3218 (diff)
downloademacs-868641ccd0e885f0be144851991660cd65333013.tar.gz
emacs-868641ccd0e885f0be144851991660cd65333013.zip
* configure.in: No need for DBUS_INFO anymore.
* configure: Regenerate. * Makefile.in (INFO_FILES): Use dbus unconditionally.
-rw-r--r--ChangeLog8
-rw-r--r--Makefile.in10
-rwxr-xr-xconfigure8
-rw-r--r--configure.in4
4 files changed, 15 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index 233567fa5b3..75014df3b33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12007-12-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * configure.in: No need for DBUS_INFO anymore.
4
5 * configure: Regenerate.
6
7 * Makefile.in (INFO_FILES): Use dbus unconditionally.
8
12007-12-02 Michael Albinus <michael.albinus@gmx.de> 92007-12-02 Michael Albinus <michael.albinus@gmx.de>
2 10
3 * configure.in: Add D-Bus checks. D-Bus is disabled by default. 11 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
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
138# since there are now many packages documented with the texinfo 138# since there are now many packages documented with the texinfo
139# system, it is inappropriate to imply that it is part of Emacs. 139# system, it is inappropriate to imply that it is part of Emacs.
140infodir=@infodir@ 140infodir=@infodir@
141INFO_FILES=ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq \ 141INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \
142 eintr elisp emacs emacs-mime erc eshell eudc flymake forms \ 142 efaq eintr elisp emacs emacs-mime erc eshell eudc flymake \
143 gnus idlwave info message mh-e newsticker nxml-mode org \ 143 forms gnus idlwave info message mh-e newsticker nxml-mode \
144 pcl-cvs pgg rcirc reftex remember sc ses sieve speedbar \ 144 org pcl-cvs pgg rcirc reftex remember sc ses sieve speedbar \
145 tramp vip viper widget woman smtpmail url @DBUS_INFO@ 145 tramp vip viper widget woman smtpmail url
146 146
147# Directory for local state files for all programs. 147# Directory for local state files for all programs.
148localstatedir=@localstatedir@ 148localstatedir=@localstatedir@
diff --git a/configure b/configure
index 64ee12f83f7..122bddb939f 100755
--- a/configure
+++ b/configure
@@ -694,7 +694,6 @@ GTK_CFLAGS
694GTK_LIBS 694GTK_LIBS
695DBUS_CFLAGS 695DBUS_CFLAGS
696DBUS_LIBS 696DBUS_LIBS
697DBUS_INFO
698XFT_CFLAGS 697XFT_CFLAGS
699XFT_LIBS 698XFT_LIBS
700ALLOCA 699ALLOCA
@@ -12080,11 +12079,9 @@ _ACEOF
12080 12079
12081 DBUS_LIBS="-ldbus-1" 12080 DBUS_LIBS="-ldbus-1"
12082 12081
12083 DBUS_INFO="dbus"
12084 fi 12082 fi
12085fi 12083fi
12086 12084
12087
12088### Link with -lXft if available to work around a bug. 12085### Link with -lXft if available to work around a bug.
12089HAVE_XFT=maybe 12086HAVE_XFT=maybe
12090if test "${HAVE_GTK}" = "yes"; then 12087if test "${HAVE_GTK}" = "yes"; then
@@ -24668,7 +24665,6 @@ GTK_CFLAGS!$GTK_CFLAGS$ac_delim
24668GTK_LIBS!$GTK_LIBS$ac_delim 24665GTK_LIBS!$GTK_LIBS$ac_delim
24669DBUS_CFLAGS!$DBUS_CFLAGS$ac_delim 24666DBUS_CFLAGS!$DBUS_CFLAGS$ac_delim
24670DBUS_LIBS!$DBUS_LIBS$ac_delim 24667DBUS_LIBS!$DBUS_LIBS$ac_delim
24671DBUS_INFO!$DBUS_INFO$ac_delim
24672XFT_CFLAGS!$XFT_CFLAGS$ac_delim 24668XFT_CFLAGS!$XFT_CFLAGS$ac_delim
24673XFT_LIBS!$XFT_LIBS$ac_delim 24669XFT_LIBS!$XFT_LIBS$ac_delim
24674ALLOCA!$ALLOCA$ac_delim 24670ALLOCA!$ALLOCA$ac_delim
@@ -24687,6 +24683,7 @@ lispdir!$lispdir$ac_delim
24687locallisppath!$locallisppath$ac_delim 24683locallisppath!$locallisppath$ac_delim
24688lisppath!$lisppath$ac_delim 24684lisppath!$lisppath$ac_delim
24689x_default_search_path!$x_default_search_path$ac_delim 24685x_default_search_path!$x_default_search_path$ac_delim
24686etcdir!$etcdir$ac_delim
24690_ACEOF 24687_ACEOF
24691 24688
24692 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 24689 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
@@ -24728,7 +24725,6 @@ _ACEOF
24728ac_delim='%!_!# ' 24725ac_delim='%!_!# '
24729for ac_last_try in false false false false false :; do 24726for ac_last_try in false false false false false :; do
24730 cat >conf$$subs.sed <<_ACEOF 24727 cat >conf$$subs.sed <<_ACEOF
24731etcdir!$etcdir$ac_delim
24732archlibdir!$archlibdir$ac_delim 24728archlibdir!$archlibdir$ac_delim
24733bitmapdir!$bitmapdir$ac_delim 24729bitmapdir!$bitmapdir$ac_delim
24734gamedir!$gamedir$ac_delim 24730gamedir!$gamedir$ac_delim
@@ -24745,7 +24741,7 @@ carbon_appdir!$carbon_appdir$ac_delim
24745LTLIBOBJS!$LTLIBOBJS$ac_delim 24741LTLIBOBJS!$LTLIBOBJS$ac_delim
24746_ACEOF 24742_ACEOF
24747 24743
24748 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 15; then 24744 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 14; then
24749 break 24745 break
24750 elif $ac_last_try; then 24746 elif $ac_last_try; then
24751 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 24747 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
diff --git a/configure.in b/configure.in
index c372f5c209f..9ddc30fdafc 100644
--- a/configure.in
+++ b/configure.in
@@ -2271,12 +2271,8 @@ if test "${with_dbus}" = "yes"; then
2271 AC_SUBST(DBUS_CFLAGS) 2271 AC_SUBST(DBUS_CFLAGS)
2272 DBUS_LIBS="-ldbus-1" 2272 DBUS_LIBS="-ldbus-1"
2273 AC_SUBST(DBUS_LIBS) 2273 AC_SUBST(DBUS_LIBS)
2274 DBUS_INFO="dbus"
2275 fi 2274 fi
2276fi 2275fi
2277dnl This must be substituted always, because the top level Makefile
2278dnl cannot check for $HAVE_DBUS.
2279AC_SUBST(DBUS_INFO)
2280 2276
2281### Link with -lXft if available to work around a bug. 2277### Link with -lXft if available to work around a bug.
2282HAVE_XFT=maybe 2278HAVE_XFT=maybe