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
(parent:
b343c98
)
try fixing GST_CONFIG_DIR
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 16 Dec 2001 22:15:02 +0000
(22:15 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 16 Dec 2001 22:15:02 +0000
(22:15 +0000)
Original commit message from CVS:
try fixing GST_CONFIG_DIR
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
c24474d
..
9bfee85
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-840,7
+840,7
@@
esac],
[USE_PROFILING=no]) dnl Default value
dnl default to building registry in the source tree if we are enabling plugin build dir
-if test "x$PLUGINS_USE_BUILDDIR"
= xyes
; then
+if test "x$PLUGINS_USE_BUILDDIR"
="xyes"
; then
GST_CONFIG_DIR=$builddir
else
GST_CONFIG_DIR=/etc/gstreamer