mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
Remove a dot! (to trigger build)
Original commit message from CVS: Remove a dot! (to trigger build)
This commit is contained in:
parent
b1f2d545e2
commit
356986df53
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ AC_HELP_STRING([--enable-profiling],[adds -pg to compiler commandline, for profi
|
|||
esac],
|
||||
[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
|
||||
if test "x$PLUGINS_USE_BUILDDIR" = "xyes"; then
|
||||
GST_CACHE_DIR=`pwd`
|
||||
|
|
Loading…
Reference in a new issue