- 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:
Bastien Nocera 2001-05-22 12:56:45 +00:00
parent ecc27fd6c5
commit 5b028b13b5

View file

@ -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