summaryrefslogtreecommitdiff
path: root/devel/libhid/files/extra-patch-usb
blob: af78de7e0e45c327bf0bc17edf18acfcd41e74b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig	2007-04-26 04:25:25.000000000 +0400
+++ configure	2009-03-07 20:26:02.000000000 +0300
@@ -4846,8 +4846,8 @@
 done
 
 
-    LIBUSB_CFLAGS="`libusb-config --cflags`"
-    LIBUSB_LIBS="`libusb-config --libs`"
+    LIBUSB_CFLAGS=""
+    LIBUSB_LIBS="-lusb"