isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 510c9ca492c8337bd9706197037cc00ec2fd911e
parent 50aa8dfc96d2213161b8002c8be30628951ef163
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Sun, 11 Jan 2004 11:53:16 +0000

don't call configure

Diffstat:
Mautogen.sh | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/autogen.sh b/autogen.sh @@ -1,8 +1,6 @@ #! /bin/sh -# $Id$ set -e -v aclocal autoheader automake --add-missing autoconf -./configure "$@"