/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #undef HAVE_REALLOC /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H /* 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 `strchr' function. */ #undef HAVE_STRCHR /* 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 `strrchr' function. */ #undef HAVE_STRRCHR /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_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. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Compiling with debugging information enabled */ #undef RSU_DEBUG_ENABLED /* d-Bus Name of renderer-service-upnp main interface */ #undef RSU_INTERFACE_MANAGER /* d-Bus Name of renderer-service-upnp push host interface */ #undef RSU_INTERFACE_PUSH_HOST /* d-Bus Name of renderer-service-upnp device interface */ #undef RSU_INTERFACE_RENDERER_DEVICE /* Log level flag for debug messages */ #undef RSU_LOG_LEVEL /* Log level flag for all messages */ #undef RSU_LOG_LEVEL_ALL /* Log level flag for critical messages */ #undef RSU_LOG_LEVEL_CRITICAL /* Log level flag for debug messages */ #undef RSU_LOG_LEVEL_DEBUG /* Log level flag to display default level messages */ #undef RSU_LOG_LEVEL_DEFAULT /* Log level flag for disabled messages */ #undef RSU_LOG_LEVEL_DISABLED /* Log level flag for errors */ #undef RSU_LOG_LEVEL_ERROR /* Log level flag for informational messages */ #undef RSU_LOG_LEVEL_INFO /* Log level flag for messages */ #undef RSU_LOG_LEVEL_MESSAGE /* Log level flag for warnings */ #undef RSU_LOG_LEVEL_WARNING /* Define log output technolgy */ #undef RSU_LOG_TYPE /* Default service behavior when last client disconnects */ #undef RSU_NEVER_QUIT /* Name of object exposed by renderer-service-upnp */ #undef RSU_OBJECT /* d-Bus Name of renderer-service-upnp */ #undef RSU_SERVER_NAME /* Path of server objects */ #undef RSU_SERVER_PATH /* Prefixed used for dbus names */ #undef RSU_SERVICE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define for Solaris 2.5.1 so the uint8_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT8_T /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to rpl_realloc if the replacement function should be used. */ #undef realloc /* Define to `unsigned int' if does not define. */ #undef size_t /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef uint8_t