mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
- added a line for busy application developers, it's shorter this time
Original commit message from CVS: - added a line for busy application developers, it's shorter this time
This commit is contained in:
parent
4a583683e5
commit
4573c965e7
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@ automake --add-missing
|
|||
# now remove the cache, because it can be considered dangerous in this case
|
||||
rm -f config.cache
|
||||
|
||||
# The new configure options for busy application developers (Hadess)
|
||||
#./configure --enable-maintainer-mode --enable-debug --enable-debug-verbose
|
||||
|
||||
./configure --enable-maintainer-mode --enable-plugin-srcdir --enable-debug --enable-debug-verbose "$@"
|
||||
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue