[dovecot-cvs] dovecot configure.in,1.277.2.30,1.277.2.31
cras at dovecot.org
cras at dovecot.org
Wed Aug 16 15:54:58 EEST 2006
- Previous message: [dovecot-cvs] dovecot/src/login-common client-common.c, 1.4, 1.4.2.1 ssl-proxy-openssl.c, 1.37.2.8, 1.37.2.9 ssl-proxy.c, 1.7.2.1, 1.7.2.2 ssl-proxy.h, 1.6.2.1, 1.6.2.2
- Next message: [dovecot-cvs] dovecot configure.in,1.302,1.303
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv18200
Modified Files:
Tag: branch_1_0
configure.in
Log Message:
Changed --enable-debug's description.
Index: configure.in
===================================================================
RCS file: /var/lib/cvs/dovecot/configure.in,v
retrieving revision 1.277.2.30
retrieving revision 1.277.2.31
diff -u -d -r1.277.2.30 -r1.277.2.31
--- configure.in 10 Aug 2006 23:21:04 -0000 1.277.2.30
+++ configure.in 16 Aug 2006 12:54:54 -0000 1.277.2.31
@@ -30,7 +30,7 @@
want_ipv6=yes)
AC_ARG_ENABLE(debug,
-[ --enable-debug Enable some extra checks for debugging],
+[ --enable-debug Enable some extra expensive checks for developers],
if test x$enableval = xyes; then
AC_DEFINE(DEBUG,, Build with extra debugging checks)
fi)
- Previous message: [dovecot-cvs] dovecot/src/login-common client-common.c, 1.4, 1.4.2.1 ssl-proxy-openssl.c, 1.37.2.8, 1.37.2.9 ssl-proxy.c, 1.7.2.1, 1.7.2.2 ssl-proxy.h, 1.6.2.1, 1.6.2.2
- Next message: [dovecot-cvs] dovecot configure.in,1.302,1.303
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list