mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +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
|
# now remove the cache, because it can be considered dangerous in this case
|
||||||
rm -f config.cache
|
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 "$@"
|
./configure --enable-maintainer-mode --enable-plugin-srcdir --enable-debug --enable-debug-verbose "$@"
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue