diff --git a/libuv.pc.in b/libuv.pc.in index 86c1a126c..2933ec225 100644 --- a/libuv.pc.in +++ b/libuv.pc.in @@ -7,5 +7,5 @@ Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ Description: multi-platform support library with a focus on asynchronous I/O. -Libs: -L${libdir} -luv +Libs: -L${libdir} -luv @LIBS@ Cflags: -I${includedir}