- 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
@ -74,6 +74,9 @@ fi
|
||||
# now remove the cache, because it can be considered dangerous in this case
|
||||
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 "$@"
|
||||
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user