]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - pkgconfig/gstreamer-check-uninstalled.pc.in
pkgconfig/: Use @CHECK_LIBS@ here instead of hard-coding -lcheck (#334109).
[glsdk/gstreamer0-10.git] / pkgconfig / gstreamer-check-uninstalled.pc.in
index 9d7e93c7ea6d554f167746ac5d992a07525c20fc..248ee498b2d5bb1fd3084be7f02e6b7e7827ebc4 100644 (file)
@@ -9,5 +9,5 @@ Description: Unit testing helper library for GStreamer modules, Not Installed
 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
-Libs: ${libdir}/libgstcheck-@GST_MAJORMINOR@.la -lcheck
+Libs: ${libdir}/libgstcheck-@GST_MAJORMINOR@.la @CHECK_LIBS@
 Cflags: -I${includedir}