diff --git a/autogen.sh b/autogen.sh index 832703f..4a96aa1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,4 @@ #!/bin/sh autoreconf --force --install rm -rf autom4te.cache/ +./configure "$@"