dovecot-1.0: Removed an extra 'x' from the beginning of the file.
dovecot at dovecot.org
dovecot at dovecot.org
Mon Jul 2 21:13:08 EEST 2007
details: http://hg.dovecot.org/dovecot-1.0/rev/9eb11ba455e0
changeset: 5333:9eb11ba455e0
user: Timo Sirainen <tss at iki.fi>
date: Mon Jul 02 21:13:03 2007 +0300
description:
Removed an extra 'x' from the beginning of the file.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
configure.in | 2 +-
diffs (9 lines):
diff -r 50c79521e8f5 -r 9eb11ba455e0 configure.in
--- a/configure.in Mon Jul 02 17:35:30 2007 +0300
+++ b/configure.in Mon Jul 02 21:13:03 2007 +0300
@@ -1,4 +1,4 @@ xAC_PREREQ([2.59])
-xAC_PREREQ([2.59])
+AC_PREREQ([2.59])
AC_INIT([dovecot],[1.0.1],[dovecot at dovecot.org])
AC_CONFIG_SRCDIR([src])
More information about the dovecot-cvs
mailing list