/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Directory for the configuration files */ #define CONFIGDIR "/etc/openobex" /* Define if system supports Bluetooth and it's enabled */ /* #undef HAVE_BLUETOOTH */ /* 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_INTTYPES_H */ /* Define if system supports IrDA and it's enabled */ #define HAVE_IRDA 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_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 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. */ /* #undef HAVE_UNISTD_H */ /* Define if system supports USB and it's enabled */ /* #undef HAVE_USB */ /* Define to 1 if you need the usb_get_busses() function. */ #define NEED_USB_GET_BUSSES 1 /* Define to 1 if you need the usb_interrupt_read() function. */ #define NEED_USB_INTERRUPT_READ 1 /* Enable debuggging */ /* #undef OBEX_DEBUG */ /* Protocol dumping */ /* #undef OBEX_DUMP */ /* System logger debugging */ /* #undef OBEX_SYSLOG */ /* Name of package */ #define PACKAGE "openobex" /* 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 "" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "1.3"