X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.pc.in;h=791e3f0333b7aa180e2da457fa975b02a0151c95;hb=a7e48f3c0665c18d901f7491823bbefda2c8555e;hp=eb4b7cf8779c85e932efd3012b2c57dafebd788a;hpb=d12123100a0c0e6bf00c770f0aec20e5b30ed6e7;p=libsigrok.git diff --git a/libsigrok.pc.in b/libsigrok.pc.in index eb4b7cf8..791e3f03 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -9,6 +9,6 @@ URL: http://www.sigrok.org Requires: glib-2.0 Requires.private: @SR_PKGLIBS@ Version: @SR_PACKAGE_VERSION@ -Libs: -L${libdir} -Wl,--whole-archive -lsigrok -Wl,--no-whole-archive +Libs: -L${libdir} -lsigrok Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir}