As is common amongst other autotools-based projects.
---
 autogen.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/autogen.sh b/autogen.sh
index 5468271..acdb621 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -68,3 +68,5 @@ case "$1" in
             automake --add-missing --force --copy || exit 1
         ;;
 esac
+
+./configure "$@"
-- 
2.1.0


Reply via email to