[dovecot-cvs] dovecot configure.in,1.277.2.33,1.277.2.34
cras at dovecot.org
cras at dovecot.org
Sun Sep 10 21:01:32 EEST 2006
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv12501
Modified Files:
Tag: branch_1_0
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.277.2.33
retrieving revision 1.277.2.34
diff -u -d -r1.277.2.33 -r1.277.2.34
--- configure.in 17 Aug 2006 22:17:02 -0000 1.277.2.33
+++ configure.in 10 Sep 2006 18:01:29 -0000 1.277.2.34
@@ -250,7 +250,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