$OpenBSD: patch-libusb-config_in,v 1.1.1.1 2011/11/13 13:49:50 ajacoutot Exp $
--- libusb-config.in.orig	Sat Nov 12 23:00:38 2011
+++ libusb-config.in	Sat Nov 12 23:00:47 2011
@@ -77,5 +77,5 @@ if test "$echo_cflags" = "yes"; then
 	echo $includes
 fi
 if test "$echo_libs" = "yes"; then
-	echo -L$libdir -lusb
+	echo -L$libdir -lusb -pthread
 fi
