diff src/config.in @ 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 de3fb78ac3df
children fe2a0bec5d65
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