diff options
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 $* |