Mercurial > emacs
changeset 104532:d7cfc883ead4
* config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 22 Aug 2009 08:54:08 +0000 |
parents | 7cd70724ee21 |
children | b466eba29a01 |
files | src/config.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/config.in Sat Aug 22 08:49:36 2009 +0000 +++ b/src/config.in Sat Aug 22 08:54:08 2009 +0000 @@ -138,6 +138,9 @@ /* Define to 1 if using D-Bus. */ #undef HAVE_DBUS +/* Define to 1 if you have the `dbus_watch_get_unix_fd' function. */ +#undef HAVE_DBUS_WATCH_GET_UNIX_FD + /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #undef HAVE_DECL_SYS_SIGLIST