mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 07:28:48 +00:00
autogen.sh: remove undefined configure options
This commit is contained in:
parent
1bde3fff81
commit
aa183d9231
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG'
|
CONFIGURE_DEF_OPT='--enable-maintainer-mode'
|
||||||
|
|
||||||
autogen_options $@
|
autogen_options $@
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue