--- libusb-config.in.orig Mon May 13 16:29:07 2002 +++ libusb-config.in Fri May 20 22:35:57 2005 @@ -75,5 +75,5 @@ if test "$echo_cflags" = "yes"; then echo $includes fi if test "$echo_libs" = "yes"; then - echo -L@libdir@ -lusb @OSLIBS@ + echo -L@libdir@ -Wl,-R@libdir@ -lusb fi