Windows: remove unused function
[platform/upstream/libusb.git] / libusb-1.0.pc.in
index 81b56ec..7bc33c1 100644 (file)
@@ -3,10 +3,9 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: libusb-1.0
-Description: C API for USB device access from Linux, Mac OS X and Windows userspace
+Name: libusbx-1.0
+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@
+Libs.private: @LIBS@
 Cflags: -I${includedir}/libusb-1.0
-