From db2ab8eae52e0f59f5b7972172541c7bc1b11b4a Mon Sep 17 00:00:00 2001 From: wlestes Date: Fri, 11 May 2007 20:52:16 +0000 Subject: remove --force option from autogen.sh; much faster without it --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 2415583..20e82fd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -29,4 +29,4 @@ #Makefile first.) touch ChangeLog -autoreconf --force --install --verbose +autoreconf --install --verbose -- cgit v1.2.1