projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1d55fbc
)
configure: Call AG_GST_PKG_CONFIG_PATH to set GST_PKG_CONFIG_PATH
author
Ting-Wei Lan
<lantw@src.gnome.org>
Wed, 13 Jul 2016 19:07:11 +0000
(
03:07
+0800)
committer
Tim-Philipp Müller
<tim@centricular.com>
Wed, 13 Jul 2016 23:34:30 +0000
(
00:34
+0100)
GST_PKG_CONFIG_PATH is used in docs/plugins directory, so
AG_GST_PKG_CONFIG_PATH must be called to set it.
https://bugzilla.gnome.org/show_bug.cgi?id=768787
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 07ff859d3fb56a9dafb8cddc4d68051fdb37b2ee..0dd3c94c61e2651d385422900c6d1d1f3f845a05 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-85,6
+85,8
@@
AG_GST_ARG_ENABLE_EXTERNAL
AG_GST_ARG_ENABLE_EXPERIMENTAL
+AG_GST_PKG_CONFIG_PATH
+
dnl *** checks for platform ***
dnl * hardware/architecture *