mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 04:36:20 +00:00
- added a line to autogen.sh for the busy application developers
Original commit message from CVS: - added a line to autogen.sh for the busy application developers
This commit is contained in:
parent
ecc27fd6c5
commit
5b028b13b5
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@ fi
|
||||||
# now remove the cache, because it can be considered dangerous in this case
|
# now remove the cache, because it can be considered dangerous in this case
|
||||||
rm -f config.cache
|
rm -f config.cache
|
||||||
|
|
||||||
|
# For busy application developers (Hadess)
|
||||||
|
# ./configure --enable-maintainer-mode --enable-debug --enable-debug-verbose --disable-docs-build "$@"
|
||||||
|
|
||||||
./configure --enable-maintainer-mode --enable-plugin-srcdir --enable-debug --enable-debug-verbose "$@"
|
./configure --enable-maintainer-mode --enable-plugin-srcdir --enable-debug --enable-debug-verbose "$@"
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue