Run configure in the autogen.sh script

This is convention in most open source projects.
This commit is contained in:
Arun Raghavan
2012-04-26 13:18:33 +05:30
parent cb29a77c94
commit 17caddc0ab
+1
View File
@@ -1 +1,2 @@
autoreconf -v --install || exit 1
exec ./configure "$@"