This one did not work at all for me - this fixes it for me...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 30 Dec 2001 12:50:10 +0000 (12:50 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 30 Dec 2001 12:50:10 +0000 (12:50 +0000)
Original commit message from CVS:
This one did not work at all for me - this fixes it for me...

gstreamer-uninstalled.pc.in

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