From 968df1244673e1e2b0e1acfffa9375d092d2c26d Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Thu, 19 Apr 2012 18:01:04 +0100 Subject: BSD: add NetBSD experimental support * also improve OS/backend selection in configure.ac * original libusb patches from Peter Stuge and Xiaofan Chen --- libusb-1.0.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libusb-1.0.pc.in') diff --git a/libusb-1.0.pc.in b/libusb-1.0.pc.in index 645c978..8e403b8 100644 --- a/libusb-1.0.pc.in +++ b/libusb-1.0.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: libusbx-1.0 -Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD userspace +Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD/NetBSD userspace Version: @VERSION@ Libs: -L${libdir} -lusb-1.0 Libs.private: @PC_LIBS_PRIVATE@ -- cgit v1.2.1