From 2904b5dddd496701d5de33add7b666aa940c3ee6 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Thu, 7 Oct 2010 02:48:25 +0200 Subject: [PATCH] Remove configure call in autogen.sh script --- autogen.sh | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 37e5c90..9aafcc0 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,2 @@ #! /bin/sh autoreconf -v --install --force || exit 1 -./configure "$@" -- libgit2 0.21.4