summaryrefslogtreecommitdiffstats
path: root/libusb-1.0/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'libusb-1.0/config.log')
-rw-r--r--libusb-1.0/config.log888
1 files changed, 0 insertions, 888 deletions
diff --git a/libusb-1.0/config.log b/libusb-1.0/config.log
deleted file mode 100644
index a7b089f..0000000
--- a/libusb-1.0/config.log
+++ /dev/null
@@ -1,888 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by libusb configure 1.0.8, which was
-generated by GNU Autoconf 2.64. Invocation command line was
-
- $ ./configure --enable-maintainer-mode --enable-debug-log --enable-examples-build
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = benjamin-dobells-macbook.local
-uname -m = i386
-uname -r = 10.0.0
-uname -s = Darwin
-uname -v = Darwin Kernel Version 10.0.0: Sat Jul 18 23:35:54 PDT 2009; root:xnu-1456.1.22~1/RELEASE_I386
-
-/usr/bin/uname -p = i386
-/bin/uname -X = unknown
-
-/bin/arch = unknown
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-/usr/bin/hostinfo = Mach kernel version:
- Darwin Kernel Version 10.0.0: Sat Jul 18 23:35:54 PDT 2009; root:xnu-1456.1.22~1/RELEASE_I386
-Kernel configured for up to 2 processors.
-2 processors are physically available.
-2 processors are logically available.
-Processor type: i486 (Intel 80486)
-Processors active: 0 1
-Primary memory available: 2.00 gigabytes
-Default processor set: 75 tasks, 294 threads, 2 processors
-Load average: 0.80, Mach factor: 1.22
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /opt/local/bin
-PATH: /opt/local/sbin
-PATH: /usr/bin
-PATH: /bin
-PATH: /usr/sbin
-PATH: /sbin
-PATH: /usr/local/bin
-PATH: /Library/android-sdk-mac_86
-PATH: /Library/android-sdk-mac_86/tools
-PATH: /usr/X11/bin
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:2506: checking for a BSD-compatible install
-configure:2574: result: /usr/bin/install -c
-configure:2585: checking whether build environment is sane
-configure:2635: result: yes
-configure:2776: checking for a thread-safe mkdir -p
-configure:2815: result: ./install-sh -c -d
-configure:2828: checking for gawk
-configure:2844: found /opt/local/bin/gawk
-configure:2855: result: gawk
-configure:2866: checking whether make sets $(MAKE)
-configure:2888: result: yes
-configure:3034: checking for gcc
-configure:3050: found /usr/bin/gcc
-configure:3061: result: gcc
-configure:3290: checking for C compiler version
-configure:3299: gcc --version >&5
-i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
-Copyright (C) 2007 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:3310: $? = 0
-configure:3299: gcc -v >&5
-Using built-in specs.
-Target: i686-apple-darwin10
-Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
-Thread model: posix
-gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
-configure:3310: $? = 0
-configure:3299: gcc -V >&5
-gcc-4.2: argument to `-V' is missing
-configure:3310: $? = 1
-configure:3299: gcc -qversion >&5
-i686-apple-darwin10-gcc-4.2.1: no input files
-configure:3310: $? = 1
-configure:3332: checking for C compiler default output file name
-configure:3354: gcc conftest.c >&5
-configure:3358: $? = 0
-configure:3395: result: a.out
-configure:3411: checking whether the C compiler works
-configure:3420: ./a.out
-configure:3424: $? = 0
-configure:3439: result: yes
-configure:3446: checking whether we are cross compiling
-configure:3448: result: no
-configure:3451: checking for suffix of executables
-configure:3458: gcc -o conftest conftest.c >&5
-configure:3462: $? = 0
-configure:3484: result:
-configure:3490: checking for suffix of object files
-configure:3512: gcc -c conftest.c >&5
-configure:3516: $? = 0
-configure:3537: result: o
-configure:3541: checking whether we are using the GNU C compiler
-configure:3560: gcc -c conftest.c >&5
-configure:3560: $? = 0
-configure:3569: result: yes
-configure:3578: checking whether gcc accepts -g
-configure:3598: gcc -c -g conftest.c >&5
-configure:3598: $? = 0
-configure:3639: result: yes
-configure:3656: checking for gcc option to accept ISO C89
-configure:3720: gcc -c -g -O2 conftest.c >&5
-configure:3720: $? = 0
-configure:3733: result: none needed
-configure:3764: checking for style of include used by make
-configure:3792: result: GNU
-configure:3817: checking dependency style of gcc
-configure:3927: result: gcc3
-configure:3971: checking build system type
-configure:3985: result: i386-apple-darwin10.0.0
-configure:4005: checking host system type
-configure:4018: result: i386-apple-darwin10.0.0
-configure:4038: checking for a sed that does not truncate output
-configure:4102: result: /opt/local/bin/gsed
-configure:4120: checking for grep that handles long lines and -e
-configure:4178: result: /usr/bin/grep
-configure:4183: checking for egrep
-configure:4245: result: /usr/bin/grep -E
-configure:4250: checking for fgrep
-configure:4312: result: /usr/bin/grep -F
-configure:4347: checking for ld used by gcc
-configure:4414: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
-configure:4421: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
-configure:4436: result: no
-configure:4448: checking for BSD- or MS-compatible name lister (nm)
-configure:4497: result: /usr/bin/nm
-configure:4615: checking the name lister (/usr/bin/nm) interface
-configure:4622: gcc -c -g -O2 conftest.c >&5
-configure:4625: /usr/bin/nm "conftest.o"
-configure:4628: output
-0000000000000190 D _some_variable
-configure:4635: result: BSD nm
-configure:4638: checking whether ln -s works
-configure:4642: result: yes
-configure:4650: checking the maximum length of command line arguments
-configure:4770: result: 196608
-configure:4787: checking whether the shell understands some XSI constructs
-configure:4797: result: yes
-configure:4801: checking whether the shell understands "+="
-configure:4807: result: yes
-configure:4842: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
-configure:4849: result: -r
-configure:4918: checking for objdump
-configure:4948: result: no
-configure:4977: checking how to recognize dependent libraries
-configure:5173: result: pass_all
-configure:5233: checking for ar
-configure:5249: found /usr/bin/ar
-configure:5260: result: ar
-configure:5338: checking for strip
-configure:5354: found /usr/bin/strip
-configure:5365: result: strip
-configure:5437: checking for ranlib
-configure:5453: found /usr/bin/ranlib
-configure:5464: result: ranlib
-configure:5554: checking command to parse /usr/bin/nm output from gcc object
-configure:5672: gcc -c -g -O2 conftest.c >&5
-configure:5675: $? = 0
-configure:5679: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
-configure:5682: $? = 0
-cannot find nm_test_var in conftest.nm
-configure:5672: gcc -c -g -O2 conftest.c >&5
-configure:5675: $? = 0
-configure:5679: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
-configure:5682: $? = 0
-configure:5736: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
-configure:5739: $? = 0
-configure:5777: result: ok
-configure:6042: checking for dsymutil
-configure:6058: found /usr/bin/dsymutil
-configure:6069: result: dsymutil
-configure:6134: checking for nmedit
-configure:6150: found /usr/bin/nmedit
-configure:6161: result: nmedit
-configure:6226: checking for lipo
-configure:6242: found /usr/bin/lipo
-configure:6253: result: lipo
-configure:6318: checking for otool
-configure:6334: found /usr/bin/otool
-configure:6345: result: otool
-configure:6410: checking for otool64
-configure:6440: result: no
-configure:6485: checking for -single_module linker flag
-gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
-configure:6512: result: yes
-configure:6514: checking for -exported_symbols_list linker flag
-configure:6534: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
-configure:6534: $? = 0
-configure:6544: result: yes
-configure:6586: checking how to run the C preprocessor
-configure:6617: gcc -E conftest.c
-configure:6617: $? = 0
-configure:6631: gcc -E conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:6631: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:6656: result: gcc -E
-configure:6676: gcc -E conftest.c
-configure:6676: $? = 0
-configure:6690: gcc -E conftest.c
-conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:6690: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:6719: checking for ANSI C header files
-configure:6739: gcc -c -g -O2 conftest.c >&5
-configure:6739: $? = 0
-configure:6812: gcc -o conftest -g -O2 conftest.c >&5
-configure:6812: $? = 0
-configure:6812: ./conftest
-configure:6812: $? = 0
-configure:6823: result: yes
-configure:6836: checking for sys/types.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for sys/stat.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for stdlib.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for string.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for memory.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for strings.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for inttypes.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for stdint.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6836: checking for unistd.h
-configure:6836: gcc -c -g -O2 conftest.c >&5
-configure:6836: $? = 0
-configure:6836: result: yes
-configure:6851: checking for dlfcn.h
-configure:6851: gcc -c -g -O2 conftest.c >&5
-configure:6851: $? = 0
-configure:6851: result: yes
-configure:7035: checking for objdir
-configure:7050: result: .libs
-configure:7342: checking if gcc supports -fno-rtti -fno-exceptions
-configure:7360: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
-cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
-configure:7364: $? = 0
-configure:7377: result: no
-configure:7397: checking for gcc option to produce PIC
-configure:7669: result: -fno-common -DPIC
-configure:7681: checking if gcc PIC flag -fno-common -DPIC works
-configure:7699: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
-configure:7703: $? = 0
-configure:7716: result: yes
-configure:7740: checking if gcc static flag -static works
-configure:7768: result: no
-configure:7783: checking if gcc supports -c -o file.o
-configure:7804: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
-configure:7808: $? = 0
-configure:7830: result: yes
-configure:7838: checking if gcc supports -c -o file.o
-configure:7885: result: yes
-configure:7918: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
-configure:8904: result: yes
-configure:9143: checking dynamic linker characteristics
-configure:9794: result: darwin10.0.0 dyld
-configure:9896: checking how to hardcode library paths into programs
-configure:9921: result: immediate
-configure:10441: checking whether stripping libraries is possible
-configure:10455: result: yes
-configure:10481: checking if libtool supports shared libraries
-configure:10483: result: yes
-configure:10486: checking whether to build shared libraries
-configure:10507: result: yes
-configure:10510: checking whether to build static libraries
-configure:10514: result: yes
-configure:10549: checking for inline
-configure:10565: gcc -c -g -O2 conftest.c >&5
-configure:10565: $? = 0
-configure:10573: result: inline
-configure:10592: checking whether gcc and cc understand -c and -o together
-configure:10623: gcc -c conftest.c -o conftest2.o >&5
-configure:10627: $? = 0
-configure:10633: gcc -c conftest.c -o conftest2.o >&5
-configure:10637: $? = 0
-configure:10648: cc -c conftest.c >&5
-configure:10652: $? = 0
-configure:10660: cc -c conftest.c -o conftest2.o >&5
-configure:10664: $? = 0
-configure:10670: cc -c conftest.c -o conftest2.o >&5
-configure:10674: $? = 0
-configure:10692: result: yes
-configure:10722: checking whether to enable maintainer-specific portions of Makefiles
-configure:10731: result: yes
-configure:10745: checking operating system
-configure:10818: result: Darwin/MacOS X
-configure:11181: checking sys/timerfd.h usability
-configure:11181: gcc -c -g -O2 conftest.c >&5
-conftest.c:60:25: error: sys/timerfd.h: No such file or directory
-configure:11181: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #define LT_OBJDIR ".libs/"
-| #define _GNU_SOURCE /**/
-| #define OS_DARWIN /**/
-| #define THREADS_POSIX /**/
-| #define USBI_OS_HANDLES_TIMEOUT /**/
-| /* end confdefs.h. */
-| #include <stdio.h>
-| #ifdef HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #ifdef HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #ifdef STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # ifdef HAVE_STDLIB_H
-| # include <stdlib.h>
-| # endif
-| #endif
-| #ifdef HAVE_STRING_H
-| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-| # include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #ifdef HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #ifdef HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #endif
-| #ifdef HAVE_STDINT_H
-| # include <stdint.h>
-| #endif
-| #ifdef HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| #include <sys/timerfd.h>
-configure:11181: result: no
-configure:11181: checking sys/timerfd.h presence
-configure:11181: gcc -E conftest.c
-conftest.c:27:25: error: sys/timerfd.h: No such file or directory
-configure:11181: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #define LT_OBJDIR ".libs/"
-| #define _GNU_SOURCE /**/
-| #define OS_DARWIN /**/
-| #define THREADS_POSIX /**/
-| #define USBI_OS_HANDLES_TIMEOUT /**/
-| /* end confdefs.h. */
-| #include <sys/timerfd.h>
-configure:11181: result: no
-configure:11181: checking for sys/timerfd.h
-configure:11181: result: no
-configure:11201: checking whether TFD_NONBLOCK is declared
-configure:11201: gcc -c -g -O2 conftest.c >&5
-conftest.c:27:25: error: sys/timerfd.h: No such file or directory
-conftest.c: In function 'main':
-conftest.c:33: error: 'TFD_NONBLOCK' undeclared (first use in this function)
-conftest.c:33: error: (Each undeclared identifier is reported only once
-conftest.c:33: error: for each function it appears in.)
-configure:11201: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #define LT_OBJDIR ".libs/"
-| #define _GNU_SOURCE /**/
-| #define OS_DARWIN /**/
-| #define THREADS_POSIX /**/
-| #define USBI_OS_HANDLES_TIMEOUT /**/
-| /* end confdefs.h. */
-| #include <sys/timerfd.h>
-|
-| int
-| main ()
-| {
-| #ifndef TFD_NONBLOCK
-| (void) TFD_NONBLOCK;
-| #endif
-|
-| ;
-| return 0;
-| }
-configure:11201: result: no
-configure:11213: checking whether to use timerfd for timing
-configure:11226: result: no (header not available)
-configure:11231: checking for struct timespec
-configure:11231: gcc -c -g -O2 conftest.c >&5
-configure:11231: $? = 0
-configure:11231: gcc -c -g -O2 conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:63: error: expected expression before ')' token
-configure:11231: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "libusb"
-| #define PACKAGE_TARNAME "libusb"
-| #define PACKAGE_VERSION "1.0.8"
-| #define PACKAGE_STRING "libusb 1.0.8"
-| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-| #define PACKAGE_URL "http://www.libusb.org/"
-| #define PACKAGE "libusb"
-| #define VERSION "1.0.8"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_DLFCN_H 1
-| #define LT_OBJDIR ".libs/"
-| #define _GNU_SOURCE /**/
-| #define OS_DARWIN /**/
-| #define THREADS_POSIX /**/
-| #define USBI_OS_HANDLES_TIMEOUT /**/
-| /* end confdefs.h. */
-| #include <stdio.h>
-| #ifdef HAVE_SYS_TYPES_H
-| # include <sys/types.h>
-| #endif
-| #ifdef HAVE_SYS_STAT_H
-| # include <sys/stat.h>
-| #endif
-| #ifdef STDC_HEADERS
-| # include <stdlib.h>
-| # include <stddef.h>
-| #else
-| # ifdef HAVE_STDLIB_H
-| # include <stdlib.h>
-| # endif
-| #endif
-| #ifdef HAVE_STRING_H
-| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-| # include <memory.h>
-| # endif
-| # include <string.h>
-| #endif
-| #ifdef HAVE_STRINGS_H
-| # include <strings.h>
-| #endif
-| #ifdef HAVE_INTTYPES_H
-| # include <inttypes.h>
-| #endif
-| #ifdef HAVE_STDINT_H
-| # include <stdint.h>
-| #endif
-| #ifdef HAVE_UNISTD_H
-| # include <unistd.h>
-| #endif
-| int
-| main ()
-| {
-| if (sizeof ((struct timespec)))
-| return 0;
-| ;
-| return 0;
-| }
-configure:11231: result: yes
-configure:11315: gcc -c -g -O2 -fgnu89-inline conftest.c >&5
-configure:11315: $? = 0
-configure:11338: gcc -c -g -O2 -Werror -fvisibility=hidden conftest.c >&5
-configure:11338: $? = 0
-configure:11366: gcc -c -g -O2 -Wno-pointer-sign conftest.c >&5
-configure:11366: $? = 0
-configure:11375: checking for sigaction
-configure:11375: gcc -o conftest -g -O2 conftest.c >&5
-configure:11375: $? = 0
-configure:11375: result: yes
-configure:11394: checking sys/time.h usability
-configure:11394: gcc -c -g -O2 conftest.c >&5
-configure:11394: $? = 0
-configure:11394: result: yes
-configure:11394: checking sys/time.h presence
-configure:11394: gcc -E conftest.c
-configure:11394: $? = 0
-configure:11394: result: yes
-configure:11394: checking for sys/time.h
-configure:11394: result: yes
-configure:11565: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by libusb config.status 1.0.8, which was
-generated by GNU Autoconf 2.64. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on benjamin-dobells-macbook.local
-
-config.status:1107: creating libusb-1.0.pc
-config.status:1107: creating Makefile
-config.status:1107: creating libusb/Makefile
-config.status:1107: creating libusb/libusb_version.h
-config.status:1107: creating examples/Makefile
-config.status:1107: creating doc/Makefile
-config.status:1107: creating doc/doxygen.cfg
-config.status:1107: creating config.h
-config.status:1327: executing depfiles commands
-config.status:1327: executing libtool commands
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_build=i386-apple-darwin10.0.0
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_inline=inline
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_LIBS_set=
-ac_cv_env_LIBS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_func_sigaction=yes
-ac_cv_have_decl_TFD_NONBLOCK=no
-ac_cv_header_dlfcn_h=yes
-ac_cv_header_inttypes_h=yes
-ac_cv_header_memory_h=yes
-ac_cv_header_stdc=yes
-ac_cv_header_stdint_h=yes
-ac_cv_header_stdlib_h=yes
-ac_cv_header_string_h=yes
-ac_cv_header_strings_h=yes
-ac_cv_header_sys_stat_h=yes
-ac_cv_header_sys_time_h=yes
-ac_cv_header_sys_timerfd_h=no
-ac_cv_header_sys_types_h=yes
-ac_cv_header_unistd_h=yes
-ac_cv_host=i386-apple-darwin10.0.0
-ac_cv_objext=o
-ac_cv_path_EGREP='/usr/bin/grep -E'
-ac_cv_path_FGREP='/usr/bin/grep -F'
-ac_cv_path_GREP=/usr/bin/grep
-ac_cv_path_SED=/opt/local/bin/gsed
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_AWK=gawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_ac_ct_AR=ar
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
-ac_cv_prog_ac_ct_LIPO=lipo
-ac_cv_prog_ac_ct_NMEDIT=nmedit
-ac_cv_prog_ac_ct_OTOOL=otool
-ac_cv_prog_ac_ct_RANLIB=ranlib
-ac_cv_prog_ac_ct_STRIP=strip
-ac_cv_prog_cc_c89=
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_gcc_c_o=yes
-ac_cv_prog_make_make_set=yes
-ac_cv_type_struct_timespec=yes
-am_cv_CC_dependencies_compiler_type=gcc3
-lt_cv_apple_cc_single_mod=yes
-lt_cv_deplibs_check_method=pass_all
-lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_ld_exported_symbols_list=yes
-lt_cv_ld_reload_flag=-r
-lt_cv_nm_interface='BSD nm'
-lt_cv_objdir=.libs
-lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
-lt_cv_path_NM=/usr/bin/nm
-lt_cv_prog_compiler_c_o=yes
-lt_cv_prog_compiler_pic_works=yes
-lt_cv_prog_compiler_rtti_exceptions=no
-lt_cv_prog_compiler_static_works=no
-lt_cv_prog_gnu_ld=no
-lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
-lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
-lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
-lt_cv_sys_max_cmd_len=196608
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ACLOCAL='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run aclocal-1.11'
-AMDEPBACKSLASH='\'
-AMDEP_FALSE='#'
-AMDEP_TRUE=''
-AMTAR='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run tar'
-AM_BACKSLASH='\'
-AM_CFLAGS='-std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow'
-AM_DEFAULT_VERBOSITY='0'
-AM_LDFLAGS='-Wl,-framework,IOKit -Wl,-framework,CoreFoundation -Wl,-prebind -no-undefined -pthread'
-AR='ar'
-AUTOCONF='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run autoconf'
-AUTOHEADER='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run autoheader'
-AUTOMAKE='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run automake-1.11'
-AWK='gawk'
-BUILD_EXAMPLES_FALSE='#'
-BUILD_EXAMPLES_TRUE=''
-CC='gcc'
-CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2'
-CPP='gcc -E'
-CPPFLAGS=''
-CREATE_IMPORT_LIB_FALSE=''
-CREATE_IMPORT_LIB_TRUE='#'
-CYGPATH_W='echo'
-DEFS='-DHAVE_CONFIG_H'
-DEPDIR='.deps'
-DLLTOOL=''
-DSYMUTIL='dsymutil'
-DUMPBIN=''
-ECHO_C='\c'
-ECHO_N=''
-ECHO_T=''
-EGREP='/usr/bin/grep -E'
-EXEEXT=''
-FGREP='/usr/bin/grep -F'
-GREP='/usr/bin/grep'
-HAVE_SIGACTION_FALSE='#'
-HAVE_SIGACTION_TRUE=''
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-LIBUSB_VERSION_MAJOR='1'
-LIBUSB_VERSION_MICRO='8'
-LIBUSB_VERSION_MINOR='0'
-LIBUSB_VERSION_NANO='10323'
-LIPO='lipo'
-LN_S='ln -s'
-LTLIBOBJS=''
-MAINT=''
-MAINTAINER_MODE_FALSE='#'
-MAINTAINER_MODE_TRUE=''
-MAKEINFO='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/missing --run makeinfo'
-MKDIR_P='./install-sh -c -d'
-NM='/usr/bin/nm'
-NMEDIT='nmedit'
-OBJDUMP='false'
-OBJEXT='o'
-OS_DARWIN=''
-OS_DARWIN_FALSE='#'
-OS_DARWIN_TRUE=''
-OS_LINUX=''
-OS_LINUX_FALSE=''
-OS_LINUX_TRUE='#'
-OS_WINDOWS=''
-OS_WINDOWS_FALSE=''
-OS_WINDOWS_TRUE='#'
-OTOOL64=':'
-OTOOL='otool'
-PACKAGE='libusb'
-PACKAGE_BUGREPORT='libusb-devel@lists.sourceforge.net'
-PACKAGE_NAME='libusb'
-PACKAGE_STRING='libusb 1.0.8'
-PACKAGE_TARNAME='libusb'
-PACKAGE_URL='http://www.libusb.org/'
-PACKAGE_VERSION='1.0.8'
-PATH_SEPARATOR=':'
-PC_LIBS_PRIVATE='-Wl,-framework,IOKit -Wl,-framework,CoreFoundation -Wl,-prebind -no-undefined -pthread'
-RANLIB='ranlib'
-RC=''
-SED='/opt/local/bin/gsed'
-SET_MAKE=''
-SHELL='/bin/sh'
-STRIP='strip'
-THREADS_POSIX_FALSE='#'
-THREADS_POSIX_TRUE=''
-THREAD_CFLAGS='-pthread'
-VERSION='1.0.8'
-VISIBILITY_CFLAGS='-fvisibility=hidden'
-ac_ct_CC='gcc'
-ac_ct_DUMPBIN=''
-am__EXEEXT_FALSE=''
-am__EXEEXT_TRUE='#'
-am__fastdepCC_FALSE='#'
-am__fastdepCC_TRUE=''
-am__include='include'
-am__isrc=''
-am__leading_dot='.'
-am__quote=''
-am__tar='${AMTAR} chof - "$$tardir"'
-am__untar='${AMTAR} xf -'
-bindir='${exec_prefix}/bin'
-build='i386-apple-darwin10.0.0'
-build_alias=''
-build_cpu='i386'
-build_os='darwin10.0.0'
-build_vendor='apple'
-datadir='${datarootdir}'
-datarootdir='${prefix}/share'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-dvidir='${docdir}'
-exec_prefix='${prefix}'
-host='i386-apple-darwin10.0.0'
-host_alias=''
-host_cpu='i386'
-host_os='darwin10.0.0'
-host_vendor='apple'
-htmldir='${docdir}'
-includedir='${prefix}/include'
-infodir='${datarootdir}/info'
-install_sh='${SHELL} /Users/Ben/Desktop/heimdall-1.1.0/libusb-1.0/install-sh'
-libdir='${exec_prefix}/lib'
-libexecdir='${exec_prefix}/libexec'
-localedir='${datarootdir}/locale'
-localstatedir='${prefix}/var'
-lt_ECHO='/bin/echo'
-lt_age='1'
-lt_current='1'
-lt_revision='0'
-mandir='${datarootdir}/man'
-mkdir_p='$(top_builddir)/./install-sh -c -d'
-oldincludedir='/usr/include'
-pdfdir='${docdir}'
-prefix='/usr/local'
-program_transform_name='s,x,x,'
-psdir='${docdir}'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-/* confdefs.h */
-#define PACKAGE_NAME "libusb"
-#define PACKAGE_TARNAME "libusb"
-#define PACKAGE_VERSION "1.0.8"
-#define PACKAGE_STRING "libusb 1.0.8"
-#define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
-#define PACKAGE_URL "http://www.libusb.org/"
-#define PACKAGE "libusb"
-#define VERSION "1.0.8"
-#define STDC_HEADERS 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRING_H 1
-#define HAVE_MEMORY_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_STDINT_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_DLFCN_H 1
-#define LT_OBJDIR ".libs/"
-#define _GNU_SOURCE /**/
-#define OS_DARWIN /**/
-#define THREADS_POSIX /**/
-#define USBI_OS_HANDLES_TIMEOUT /**/
-#define HAVE_STRUCT_TIMESPEC 1
-#define ENABLE_LOGGING 1
-#define ENABLE_DEBUG_LOGGING 1
-#define DEFAULT_VISIBILITY __attribute__((visibility("default")))
-#define HAVE_SYS_TIME_H 1
-
-configure: exit 0