[dovecot-cvs] dovecot autogen.sh,1.4.2.3,1.4.2.4
tss at dovecot.org
tss at dovecot.org
Mon Jan 22 16:29:19 UTC 2007
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv7460
Modified Files:
Tag: branch_1_0
autogen.sh
Log Message:
Removed -f option from autoreconf, since it overwrites our INSTALL file.
Index: autogen.sh
===================================================================
RCS file: /var/lib/cvs/dovecot/autogen.sh,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -u -d -r1.4.2.3 -r1.4.2.4
--- autogen.sh 14 Jan 2007 01:49:06 -0000 1.4.2.3
+++ autogen.sh 22 Jan 2007 16:29:17 -0000 1.4.2.4
@@ -16,4 +16,4 @@
fi
done
-autoreconf -i -f
+autoreconf -i
More information about the dovecot-cvs
mailing list