updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / mpio / configure.patch
blob082d5d51239b4bdc6c1cf6a2caa38722c83d8582
1 *** configure 2004-05-29 21:47:49.000000000 -0400
2 --- configure2 2009-07-23 18:08:37.798891847 -0400
3 ***************
4 *** 19999,20017 ****
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
13 ! " >&5
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
18 ! " >&2;}
19 ! exit 1
20 ! fi
22 case "$usb_msg" in
23 yes*)
24 --- 19999,20017 ----
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
33 ! # " >&5
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
38 ! # " >&2;}
39 ! # exit 1
40 ! #fi
42 case "$usb_msg" in
43 yes*)