On 09/09/2010 04:22 PM, Eric Blake wrote:
> * autogen.sh: Fix omission from last commit.
>
> Signed-off-by: Eric Blake<[email protected]>
> ---
>
> If you already have ChangeLog lying around in your tree, you could
> still build.  But since my last commit, a fresh clone no longer
> has one, and a missing ChangeLog upsets automake.
>
>   autogen.sh |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/autogen.sh b/autogen.sh
> index b0197c3..425c7b1 100755
> --- a/autogen.sh
> +++ b/autogen.sh
> @@ -84,6 +84,7 @@ fi
>
>   mkdir -p $BUILD_AUX
>
> +touch ChangeLog
>   $LIBTOOLIZE --copy --force
>   ./bootstrap ${GNULIB_SRCDIR:+--gnulib-srcdir="$GNULIB_SRCDIR"}
>   aclocal -I gnulib/m4

Again, ACK and pushed. Thanks for doing this extra check (I had only 
checked it with my existing clone).
_______________________________________________
netcf-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/netcf-devel

Reply via email to