From 96032fa48d022348d100cb94d9e373a6b81cab42 Mon Sep 17 00:00:00 2001 From: wlestes Date: Tue, 13 Feb 2007 15:04:53 +0000 Subject: restore --install option to autogen.sh since --force does not imply --install --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index e2f1ad7..2415583 100755 --- a/autogen.sh +++ b/autogen.sh @@ -29,4 +29,4 @@ #Makefile first.) touch ChangeLog -autoreconf --force --verbose +autoreconf --force --install --verbose -- cgit v1.2.1