Remove a dot! (to trigger build)

Original commit message from CVS:
Remove a dot! (to trigger build)
This commit is contained in:
Johan Dahlin 2004-02-13 17:59:52 +00:00
parent b1f2d545e2
commit 356986df53

View file

@ -335,7 +335,7 @@ AC_HELP_STRING([--enable-profiling],[adds -pg to compiler commandline, for profi
esac], esac],
[USE_PROFILING=no]) dnl Default value [USE_PROFILING=no]) dnl Default value
dnl use a cache dir for storing element registry info. dnl use a cache dir for storing element registry info
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_CACHE_DIR=`pwd` GST_CACHE_DIR=`pwd`