Re: [PATCH] build: Launch configure after autogen.sh

2015-01-21 Thread Bastien Nocera
On Wed, 2015-01-14 at 12:06 +0100, Bastien Nocera wrote: As is common amongst other autotools-based projects. Any comments on this?

[PATCH] build: Launch configure after autogen.sh

2015-01-14 Thread Bastien Nocera
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