|
| 1 | +/* config.h. THIS WAS GENERATED FROM configure and autoheader and modified to be used in Linux builds */ |
| 2 | + |
| 3 | +/* config.h. Generated from config.h.in by configure. */ |
| 4 | +/* config.h.in. Generated from configure.ac by autoheader. */ |
| 5 | + |
| 6 | +/* Default visibility */ |
| 7 | +#define DEFAULT_VISIBILITY __attribute__((visibility("default"))) |
| 8 | + |
| 9 | +/* Start with debug message logging enabled */ |
| 10 | +/* #undef ENABLE_DEBUG_LOGGING */ |
| 11 | + |
| 12 | +/* Message logging */ |
| 13 | +#define ENABLE_LOGGING 1 |
| 14 | + |
| 15 | +/* Define to 1 if you have the <asm/types.h> header file. */ |
| 16 | +/* #undef HAVE_ASM_TYPES_H */ |
| 17 | + |
| 18 | +/* Define to 1 if you have the declaration of `TFD_CLOEXEC', and to 0 if you |
| 19 | + don't. */ |
| 20 | +#define HAVE_DECL_TFD_CLOEXEC 1 |
| 21 | + |
| 22 | +/* Define to 1 if you have the declaration of `TFD_NONBLOCK', and to 0 if you |
| 23 | + don't. */ |
| 24 | +#define HAVE_DECL_TFD_NONBLOCK 1 |
| 25 | + |
| 26 | +/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 27 | +#define HAVE_DLFCN_H 1 |
| 28 | + |
| 29 | +/* Define to 1 if you have the <inttypes.h> header file. */ |
| 30 | +#define HAVE_INTTYPES_H 1 |
| 31 | + |
| 32 | +/* Define to 1 if you have the `udev' library (-ludev). */ |
| 33 | +#define HAVE_LIBUDEV 1 |
| 34 | + |
| 35 | +/* Define to 1 if you have the <libudev.h> header file. */ |
| 36 | +#define HAVE_LIBUDEV_H 1 |
| 37 | + |
| 38 | +/* Define to 1 if you have the <linux/netlink.h> header file. */ |
| 39 | +/* #undef HAVE_LINUX_NETLINK_H */ |
| 40 | + |
| 41 | +/* Define to 1 if you have the <memory.h> header file. */ |
| 42 | +#define HAVE_MEMORY_H 1 |
| 43 | + |
| 44 | +/* Define to 1 if you have the `pipe2' function. */ |
| 45 | +#define HAVE_PIPE2 1 |
| 46 | + |
| 47 | +/* Define to 1 if you have the <poll.h> header file. */ |
| 48 | +#define HAVE_POLL_H 1 |
| 49 | + |
| 50 | +/* Define to 1 if you have the <stdint.h> header file. */ |
| 51 | +#define HAVE_STDINT_H 1 |
| 52 | + |
| 53 | +/* Define to 1 if you have the <stdlib.h> header file. */ |
| 54 | +#define HAVE_STDLIB_H 1 |
| 55 | + |
| 56 | +/* Define to 1 if you have the <strings.h> header file. */ |
| 57 | +#define HAVE_STRINGS_H 1 |
| 58 | + |
| 59 | +/* Define to 1 if you have the <string.h> header file. */ |
| 60 | +#define HAVE_STRING_H 1 |
| 61 | + |
| 62 | +/* Define to 1 if the system has the type `struct timespec'. */ |
| 63 | +#define HAVE_STRUCT_TIMESPEC 1 |
| 64 | + |
| 65 | +/* syslog() function available */ |
| 66 | +/* #undef HAVE_SYSLOG_FUNC */ |
| 67 | + |
| 68 | +/* Define to 1 if you have the <syslog.h> header file. */ |
| 69 | +/* #undef HAVE_SYSLOG_H */ |
| 70 | + |
| 71 | +/* Define to 1 if you have the <sys/socket.h> header file. */ |
| 72 | +/* #undef HAVE_SYS_SOCKET_H */ |
| 73 | + |
| 74 | +/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 75 | +#define HAVE_SYS_STAT_H 1 |
| 76 | + |
| 77 | +/* Define to 1 if you have the <sys/time.h> header file. */ |
| 78 | +#define HAVE_SYS_TIME_H 1 |
| 79 | + |
| 80 | +/* Define to 1 if you have the <sys/types.h> header file. */ |
| 81 | +#define HAVE_SYS_TYPES_H 1 |
| 82 | + |
| 83 | +/* Define to 1 if you have the <unistd.h> header file. */ |
| 84 | +#define HAVE_UNISTD_H 1 |
| 85 | + |
| 86 | +/* Define to the sub-directory where libtool stores uninstalled libraries. */ |
| 87 | +#define LT_OBJDIR ".libs/" |
| 88 | + |
| 89 | +/* Darwin backend */ |
| 90 | +/* #undef OS_DARWIN */ |
| 91 | + |
| 92 | +/* Haiku backend */ |
| 93 | +/* #undef OS_HAIKU */ |
| 94 | + |
| 95 | +/* Linux backend */ |
| 96 | +#define OS_LINUX 1 |
| 97 | + |
| 98 | +/* NetBSD backend */ |
| 99 | +/* #undef OS_NETBSD */ |
| 100 | + |
| 101 | +/* OpenBSD backend */ |
| 102 | +/* #undef OS_OPENBSD */ |
| 103 | + |
| 104 | +/* SunOS backend */ |
| 105 | +/* #undef OS_SUNOS */ |
| 106 | + |
| 107 | +/* Windows backend */ |
| 108 | +/* #undef OS_WINDOWS */ |
| 109 | + |
| 110 | +/* Name of package */ |
| 111 | +#define PACKAGE "libusb" |
| 112 | + |
| 113 | +/* Define to the address where bug reports for this package should be sent. */ |
| 114 | +#define PACKAGE_BUGREPORT " [email protected]" |
| 115 | + |
| 116 | +/* Define to the full name of this package. */ |
| 117 | +#define PACKAGE_NAME "libusb" |
| 118 | + |
| 119 | +/* Define to the full name and version of this package. */ |
| 120 | +#define PACKAGE_STRING "libusb 1.0.22" |
| 121 | + |
| 122 | +/* Define to the one symbol short name of this package. */ |
| 123 | +#define PACKAGE_TARNAME "libusb" |
| 124 | + |
| 125 | +/* Define to the home page for this package. */ |
| 126 | +#define PACKAGE_URL "http://libusb.info" |
| 127 | + |
| 128 | +/* Define to the version of this package. */ |
| 129 | +#define PACKAGE_VERSION "1.0.22" |
| 130 | + |
| 131 | +/* type of second poll() argument */ |
| 132 | +#define POLL_NFDS_TYPE nfds_t |
| 133 | + |
| 134 | +/* Define to 1 if you have the ANSI C header files. */ |
| 135 | +#define STDC_HEADERS 1 |
| 136 | + |
| 137 | +/* Use POSIX Threads */ |
| 138 | +#define THREADS_POSIX 1 |
| 139 | + |
| 140 | +/* timerfd headers available */ |
| 141 | +#define USBI_TIMERFD_AVAILABLE 1 |
| 142 | + |
| 143 | +/* Enable output to system log */ |
| 144 | +/* #undef USE_SYSTEM_LOGGING_FACILITY */ |
| 145 | + |
| 146 | +/* Use udev for device enumeration/hotplug */ |
| 147 | +#define USE_UDEV 1 |
| 148 | + |
| 149 | +/* Version number of package */ |
| 150 | +#define VERSION "1.0.22" |
| 151 | + |
| 152 | +/* Oldest Windows version supported */ |
| 153 | +/* #undef WINVER */ |
| 154 | + |
| 155 | +/* Oldest Windows version supported */ |
| 156 | +/* #undef _WIN32_WINNT */ |
| 157 | + |
| 158 | +/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 159 | + calls it, or to nothing if 'inline' is not supported under any name. */ |
| 160 | +#ifndef __cplusplus |
| 161 | +/* #undef inline */ |
| 162 | +#endif |
0 commit comments