From cf80bab8e6410915ad27a61cef3bb5f456c7d80f Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Mon, 25 Sep 2006 01:21:42 -0700 Subject: Lowercase library names to correspond with the new API. --- xcb-shm.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xcb-shm.pc.in') diff --git a/xcb-shm.pc.in b/xcb-shm.pc.in index 5b01ba6..9256bf0 100644 --- a/xcb-shm.pc.in +++ b/xcb-shm.pc.in @@ -7,5 +7,5 @@ Name: XCB Shm Description: XCB Shm Extension Version: @PACKAGE_VERSION@ Requires: xcb -Libs: -L${libdir} -lXCBshm +Libs: -L${libdir} -lxcb-shm Cflags: -I${includedir} -- cgit v1.2.3