26b4c8f71f
It seems a lot of reverse dependencies were missed With hat: portmgr
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
--- 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"
|
|
|
|
|