mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
remove nonexisting configure options
Original commit message from CVS: remove nonexisting configure options
This commit is contained in:
parent
78fd1ac9dd
commit
da60b83971
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ then
|
|||
fi
|
||||
. common/gst-autogen.sh
|
||||
|
||||
CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG'
|
||||
CONFIGURE_DEF_OPT='--enable-maintainer-mode'
|
||||
|
||||
autogen_options $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue