- 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:
Bastien Nocera 2001-05-25 21:13:05 +00:00
parent 4a583683e5
commit 4573c965e7

View file

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