[dovecot-cvs] dovecot configure.in,1.304,1.305
cras at dovecot.org
cras at dovecot.org
Sun Sep 10 21:01:37 EEST 2006
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv19125
Modified Files:
configure.in
Log Message:
Boehm GC seems to be working now. Removed the broken-warning.
Index: configure.in
===================================================================
RCS file: /var/lib/cvs/dovecot/configure.in,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -d -r1.304 -r1.305
--- configure.in 16 Aug 2006 13:31:23 -0000 1.304
+++ configure.in 10 Sep 2006 18:01:31 -0000 1.305
@@ -259,7 +259,7 @@
AC_SUBST(statedir)
AC_ARG_WITH(gc,
-[ --with-gc Use Boehm garbage collector (currently broken)],
+[ --with-gc Use Boehm garbage collector],
if test x$withval = xyes; then
want_gc=yes
else
More information about the dovecot-cvs
mailing list