tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-base-uninstalled.pc.in
index ab7dacf..08759f1 100644 (file)
@@ -1,7 +1,7 @@
 # the standard variables don't make sense for an uninstalled copy
 prefix=
 exec_prefix=
-libdir=@abs_top_builddir@/libs/gst/base
+libdir=@baselibdir@
 includedir=
 girdir=@abs_top_builddir@/libs/gst/base
 typelibdir=@abs_top_builddir@/libs/gst/base
@@ -11,5 +11,5 @@ Description: Base classes for GStreamer elements, Not Installed
 Requires: gstreamer-@GST_API_VERSION@ = @VERSION@
 Version: @VERSION@
 
-Libs: @abs_top_builddir@/libs/gst/base/libgstbase-@GST_API_VERSION@.la
+Libs: -L${libdir} -lgstbase-@GST_API_VERSION@
 Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs