summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-02-23 11:07:22 -0800
committerMatthew Waters <ystreet00@gmail.com>2014-03-15 18:36:33 +0100
commit6e95209dcd1a890f08a38f4472c73f08afa9123a (patch)
tree09e10470ba2bce8333a827d095a97fea4e44a65f
parent8af0cb09f8068000d61ec6a0f84ff646378ac3b5 (diff)
downloadgstreamer-plugins-bad-6e95209dcd1a890f08a38f4472c73f08afa9123a.tar.gz
[314/906] Add srcdir to includes for out-of-source builds
When you use gstreamer uninstalled and build outside the source tree, the includes need to be specified for both the source tree and the build tree.
-rw-r--r--pkgconfig/gstreamer-gl-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-gl-uninstalled.pc.in b/pkgconfig/gstreamer-gl-uninstalled.pc.in
index 14c06a7b0..a7b1b413c 100644
--- a/pkgconfig/gstreamer-gl-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-gl-uninstalled.pc.in
@@ -10,6 +10,6 @@ Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Libs: -L${libdir}/gl
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I@srcdir@/..
libraries=gl