/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Build test code */ /* #undef DBUS_BUILD_TESTS */ /* Build X11-dependent code */ #define DBUS_BUILD_X11 1 /* Use dnotify on Linux */ /* #undef DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX */ /* Directory to check for console ownerhip */ #define DBUS_CONSOLE_AUTH_DIR "/var/run/console/" /* File to check for console ownerhip */ #define DBUS_CONSOLE_OWNER_FILE "" /* Disable assertion checking */ #define DBUS_DISABLE_ASSERT 1 /* Disable public API sanity checking */ /* #undef DBUS_DISABLE_CHECKS */ /* Support a verbose mode */ /* #undef DBUS_ENABLE_VERBOSE_MODE */ /* Defined if gcov is enabled to force a rebuild due to config.h changing */ /* #undef DBUS_GCOV_ENABLED */ /* Some atomic integer implementation present */ /* #undef DBUS_HAVE_ATOMIC_INT */ /* Defined if we have gcc 3.3 and thus the new gcov format */ /* #undef DBUS_HAVE_GCC33_GCOV */ /* Where per-session bus puts its sockets */ #define DBUS_SESSION_SOCKET_DIR "/tmp" /* The default D-BUS address of the system bus */ #define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS "unix:path=/var/run/dbus/system_bus_socket" /* The name of the socket the system bus listens on by default */ #define DBUS_SYSTEM_SOCKET "/var/run/dbus/system_bus_socket" /* Where to put test sockets */ #define DBUS_TEST_SOCKET_DIR "/tmp" /* User for running the system BUS daemon */ #define DBUS_USER "messagebus" /* Use atomic integer implementation for 486 */ /* #undef DBUS_USE_ATOMIC_INT_486 */ /* A 'va_copy' style function */ #define DBUS_VA_COPY va_copy /* 'va_lists' cannot be copies as values */ /* #undef DBUS_VA_COPY_AS_ARRAY */ /* always defined to indicate that i18n is enabled */ #define ENABLE_NLS 1 /* The name of the gettext domain */ #define GETTEXT_PACKAGE "dbus-1" /* Disable GLib assertion macros */ #define G_DISABLE_ASSERT 1 /* Disable GLib public API sanity checking */ /* #undef G_DISABLE_CHECKS */ /* Have abstract socket namespace */ /* #undef HAVE_ABSTRACT_SOCKETS */ /* Define to 1 if you have the `backtrace' function. */ /* #undef HAVE_BACKTRACE */ /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #define HAVE_BIND_TEXTDOMAIN_CODESET 1 /* Have cmsgcred structure */ /* #undef HAVE_CMSGCRED */ /* Have console owner file */ /* #undef HAVE_CONSOLE_OWNER_FILE */ /* Define to 1 if you have the `dcgettext' function. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_EXECINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_EXPAT_H 1 /* Define to 1 if you have the `getgrouplist' function. */ #define HAVE_GETGROUPLIST 1 /* Define to 1 if you have the `getpeereid' function. */ #define HAVE_GETPEEREID 1 /* Define to 1 if you have the `getpeerucred' function. */ /* #undef HAVE_GETPEERUCRED */ /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Have GNU-style varargs macros */ #define HAVE_GNUC_VARARGS 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Have ISO C99 varargs macros */ #define HAVE_ISO_VARARGS 1 /* Define if your file defines LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `nanosleep' function. */ #define HAVE_NANOSLEEP 1 /* Have non-POSIX function getpwnam_r */ /* #undef HAVE_NONPOSIX_GETPWNAM_R */ /* Define to 1 if you have the `poll' function. */ #define HAVE_POLL 1 /* Have POSIX function getpwnam_r */ #define HAVE_POSIX_GETPWNAM_R 1 /* SELinux support */ /* #undef HAVE_SELINUX */ /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 /* Define to 1 if you have the `socketpair' function. */ #define HAVE_SOCKETPAIR 1 /* Have socklen_t type */ #define HAVE_SOCKLEN_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `unsetenv' function. */ #define HAVE_UNSETENV 1 /* Define to 1 if you have the `usleep' function. */ #define HAVE_USLEEP 1 /* Define to 1 if you have the `vasprintf' function. */ #define HAVE_VASPRINTF 1 /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define to 1 if you have the `writev' function. */ #define HAVE_WRITEV 1 /* Name of package */ #define PACKAGE "dbus" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of a `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of a `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of a `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 4 /* The size of a `__int64', as computed by sizeof. */ #define SIZEOF___INT64 0 /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Full path to test file test/test-exit in builddir */ #define TEST_EXIT_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-exit" /* Full path to test file test/glib/test-service-glib in builddir */ #define TEST_GLIB_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/glib/test-service-glib" /* Full path to test file test/python/test-service.py in builddir */ #define TEST_PYTHON_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/python/test-service.py" /* Full path to test file test/test-segfault in builddir */ #define TEST_SEGFAULT_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-segfault" /* Full path to test file test/test-service in builddir */ #define TEST_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-service" /* Full path to test file test/data/valid-service-files in builddir */ #define TEST_SERVICE_DIR "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/data/valid-service-files" /* Full path to test file test/test-shell-service in builddir */ #define TEST_SHELL_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-shell-service" /* Full path to test file test/test-sleep-forever in builddir */ #define TEST_SLEEP_FOREVER_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-sleep-forever" /* Version number of package */ #define VERSION "0.62" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */