taking a leaf out of a glib mail let me know if this fails for you, I'm testing it atm
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Dec 2001 22:32:35 +0000 (22:32 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Dec 2001 22:32:35 +0000 (22:32 +0000)
Original commit message from CVS:
taking a leaf out of a glib mail
let me know if this fails for you, I'm testing it atm

gstreamer-uninstalled.pc.in

index 8f5edef..052a039 100644 (file)
@@ -2,6 +2,6 @@ Name: GStreamer Uninstalled
 Description: Streaming-media framework, Not Installed
 Version: @VERSION@
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
-Libs: -L${pcfiledir}/gst -lgst
-Cflags: -I${pcfiledir} -I${pcfiledir}/libs @GST_PKG_CFLAGS@
+Libs: -L${pcbuilddir}/${pcfiledir}/gst -lgst
+Cflags: -I$(pcbuilddir}/${pcfiledir} -I${pcbuilddir}/${pcfiledir}/libs @GST_PKG_CFLAGS@