Sha256: e404f8e015d09b54725b7536ec715f676e9e59f09b0320dbc6fc821dc35c9ab2
Contents?: true
Size: 615 Bytes
Versions: 4
Compression:
Stored size: 615 Bytes
Contents
/* config.h. Manually generated for Xcode. */ /* Default visibility */ #define DEFAULT_VISIBILITY /**/ /* Message logging */ #define ENABLE_LOGGING 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the <poll.h> header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 /* Darwin backend */ #define OS_DARWIN 1 /* type of second poll() argument */ #define POLL_NFDS_TYPE nfds_t /* Use POSIX Threads */ #define THREADS_POSIX 1 /* Use GNU extensions */ #define _GNU_SOURCE 1
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
libusb-0.5.1 | ext/libusb-1.0.20/Xcode/config.h |
libusb-0.5.0 | ext/libusb-1.0.19/Xcode/config.h |
libusb-0.4.1 | ext/libusb-1.0.18/Xcode/config.h |
libusb-0.4.0 | ext/libusbx-1.0.17/Xcode/config.h |