1 *** configure 2004-05-29 21:47:49.000000000 -0400
2 --- configure2 2009-07-23 18:08:37.798891847 -0400
6 # This 'test' call uses non-standard syntax and will fail on most
7 # systems, but it's just informational so any warning can be ignored.
8 ! if test "$LIBUSB_VER" \< "0.1.7"; then
9 ! { echo "$as_me:$LINENO: WARNING:
10 ! *** You need at least version 0.1.7 of the libusb library for USB support
11 ! *** http://sourceforge.net/projects/libusb/
12 ! *** If you cannot find the appropriate version, try CVS
14 ! echo "$as_me: WARNING:
15 ! *** You need at least version 0.1.7 of the libusb library for USB support
16 ! *** http://sourceforge.net/projects/libusb/
17 ! *** If you cannot find the appropriate version, try CVS
26 # This 'test' call uses non-standard syntax and will fail on most
27 # systems, but it's just informational so any warning can be ignored.
28 ! #if test "$LIBUSB_VER" \< "0.1.7"; then
29 ! # { echo "$as_me:$LINENO: WARNING:
30 ! #*** You need at least version 0.1.7 of the libusb library for USB support
31 ! #*** http://sourceforge.net/projects/libusb/
32 ! #*** If you cannot find the appropriate version, try CVS
34 ! #echo "$as_me: WARNING:
35 ! #*** You need at least version 0.1.7 of the libusb library for USB support
36 ! #*** http://sourceforge.net/projects/libusb/
37 ! #*** If you cannot find the appropriate version, try CVS