1 /* config.h.in. Generated from configure.in by autoheader. */
7 #undef HAVE_OLD_DEV_USB_USB_H
13 #undef LIBUSB_MAJOR_VERSION
14 #undef LIBUSB_MINOR_VERSION
15 #undef LIBUSB_MICRO_VERSION
16 #undef LIBUSB_INTERFACE_AGE
17 #undef LIBUSB_BINARY_AGE
20 /* Define to 1 if you have the <dlfcn.h> header file. */
23 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
26 /* Define to 1 if you have the <inttypes.h> header file. */
27 #undef HAVE_INTTYPES_H
29 /* Define to 1 if you have the <limits.h> header file. */
32 /* Define to 1 if you have the `memmove' function. */
35 /* Define to 1 if you have the <memory.h> header file. */
38 /* Define to 1 if you have the <stdint.h> header file. */
41 /* Define to 1 if you have the <stdlib.h> header file. */
44 /* Define to 1 if you have the <strings.h> header file. */
47 /* Define to 1 if you have the <string.h> header file. */
50 /* Define to 1 if you have the <sys/stat.h> header file. */
51 #undef HAVE_SYS_STAT_H
53 /* Define to 1 if you have the <sys/types.h> header file. */
54 #undef HAVE_SYS_TYPES_H
56 /* Define to 1 if you have the <unistd.h> header file. */
59 /* Define to 1 if you have the <values.h> header file. */
62 /* Define to 1 if you have the `vprintf' function. */
65 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
66 #undef NO_MINUS_C_MINUS_O
71 /* Define to the address where bug reports for this package should be sent. */
72 #undef PACKAGE_BUGREPORT
74 /* Define to the full name of this package. */
77 /* Define to the full name and version of this package. */
80 /* Define to the one symbol short name of this package. */
81 #undef PACKAGE_TARNAME
83 /* Define to the version of this package. */
84 #undef PACKAGE_VERSION
86 /* Define to 1 if you have the ANSI C header files. */
89 /* Version number of package */
92 /* Define to 1 if your processor stores words with the most significant byte
93 first (like Motorola and SPARC, unlike Intel and VAX). */
94 #undef WORDS_BIGENDIAN
96 /* Define to empty if `const' does not conform to ANSI C. */