diff --git a/autogen.sh b/autogen.sh index 0776325..2437158 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,4 @@ #!/bin/sh autoreconf -fiv && -./configure +./configure "$@"