From 41d7430442d0f64bd6465ddc87e876856e405e93 Mon Sep 17 00:00:00 2001 From: theirix Date: Fri, 1 Apr 2016 17:18:23 +0300 Subject: Call configure with args from autogen --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 6d4876e5f..492ef3bf6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -30,4 +30,4 @@ if test -z $AUTORECONF; then fi autoreconf -ivf -./configure +./configure $* -- cgit v1.2.3