Simon Josefsson wrote:
> diff --git a/build-aux/bootstrap b/build-aux/bootstrap
> index dc2238f4ad..771ef65d22 100755
> --- a/build-aux/bootstrap
> +++ b/build-aux/bootstrap
> @@ -675,7 +675,7 @@ fi
>  # If either is not listed, add it (with minimum version) as a
> prerequisite.
>  case $buildreq in
>    *automake*) ;;
> -  *) buildreq="automake 1.9
> +  *) buildreq="automake 1.14
>  $buildreq" ;;
>  esac
>  case $buildreq in

Can 'bootstrap' be used without gnulib-tool? I would guess yes.

Bruno




Reply via email to