Source: written by Gluzskiy Alexandr Reason: do not run autoreconf twice Upstream: not required diff --git a/autogen.sh b/autogen.sh index 14e1b946..964bc358 100755 --- a/autogen.sh +++ b/autogen.sh @@ -31,6 +31,3 @@ then fi fi -# now we can safely call autoreconf -echo "Calling autoreconf..." -autoreconf -i