summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2001-08-31 12:08:04 +0000
committerBastien Nocera <hadess@hadess.net>2001-08-31 12:08:04 +0000
commitd8c50714f8ad66819bd498d7df53516fdb536f56 (patch)
treedc411b486a203e1efd5ad5d9b0e09018759995ac /autogen.sh
parent648247b54c41c57eaf9dfc8faec7d540ca587dcb (diff)
- updated the busy app-developers' line
Original commit message from CVS: - updated the busy app-developers' line
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index ed0b4fc63..46487490c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -192,7 +192,7 @@ automake --add-missing || {
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-debug --enable-DEBUG "$@" || {
./configure --enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG "$@" || {
echo