aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-06 10:23:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-06 10:23:10 +0000
commit6dd31a8c59b4092600d614381da9d84d2b014663 (patch)
tree0bcfaf9d2e28a240964413df6841043cecf163c1 /configure.ac
parent362926c7d0b90773f5dd9f60772063fb78e2c087 (diff)
downloadmailfromd-6dd31a8c59b4092600d614381da9d84d2b014663.tar.gz
mailfromd-6dd31a8c59b4092600d614381da9d84d2b014663.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1414 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c0f27118..b35a0178 100644
--- a/configure.ac
+++ b/configure.ac
@@ -491,6 +491,9 @@ case `echo $VERSION|sed 's/[[^.]]//g'` in
*) RENDITION=PROOF;;
esac
+# Debugging mode
+MU_DEBUG_MODE
+
# Initialize the test suite.
AC_CONFIG_TESTDIR(tests)
AC_CONFIG_FILES([tests/Makefile tests/etc/Makefile tests/atlocal])

Return to:

Send suggestions and report system problems to the System administrator.