fix from Company

Original commit message from CVS:
fix from Company
This commit is contained in:
Andy Wingo 2002-01-07 21:32:34 +00:00
parent de85531b18
commit 15a22cc4c0

View file

@ -430,7 +430,7 @@ esac],
[USE_PROFILING=no]) dnl Default value [USE_PROFILING=no]) dnl Default value
dnl default to building registry in the source tree if we are enabling plugin build dir 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=`pwd` GST_CONFIG_DIR=`pwd`
else else
GST_CONFIG_DIR=/etc/gstreamer GST_CONFIG_DIR=/etc/gstreamer