# HG changeset patch # User Michael Albinus # Date 1250931248 0 # Node ID d7cfc883ead4ed9f1c4fda22f09219b8f8d884c4 # Parent 7cd70724ee21b533939fd66737cb4e592bddab55 * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add. diff -r 7cd70724ee21 -r d7cfc883ead4 src/config.in --- 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