[libdvbpsi-devel] [PATCH] bootstrap: fix build with automake 1.16

Jean-Paul Saman jpsaman at videolan.org
Thu May 24 10:06:42 CEST 2018


Fixed in commit: 2bf10d9ce86d3819767bbb4ad94f8ab79dd6395f

Thank you for contributing.

Gtz
Jean-Paul Saman

On Wed, May 23, 2018 at 9:25 PM, <aman at tmm1.net> wrote:

> From: Aman Gupta <aman at tmm1.net>
>
> Signed-off-by: Aman Gupta <aman at tmm1.net>
> ---
>  bootstrap | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/bootstrap b/bootstrap
> index 5e986d0..5b9a17f 100755
> --- a/bootstrap
> +++ b/bootstrap
> @@ -36,7 +36,7 @@ aclocalflags="`sed -ne 's/^[ \t]*ACLOCAL_AMFLAGS[
> \t]*=//p' Makefile.am`"
>
>  # Check for automake
>  amvers="no"
> -for v in 15 14 13 12 11 10 9 8 7 6 5; do
> +for v in 16 15 14 13 12 11 10 9 8 7 6 5; do
>    if automake-1.${v} --version >/dev/null 2>&1; then
>      amvers="-1.${v}"
>      break
> --
> 2.14.2
>
> _______________________________________________
> libdvbpsi-devel mailing list
> libdvbpsi-devel at videolan.org
> https://mailman.videolan.org/listinfo/libdvbpsi-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20180524/66995ed4/attachment.html>


More information about the libdvbpsi-devel mailing list