LGTM.

On Mon, Jan 13, 2014 at 02:30:46PM +0100, Klaus Aehlig wrote:
> Signed-off-by: Klaus Aehlig <[email protected]>
> ---
>  configure.ac | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index fce60b1..643cf0e 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -355,7 +355,8 @@ else
>  
>    # Note: Character classes ([...]) need to be double quoted due to autoconf
>    # using m4
> -  elif ! echo "$sphinxver" | grep -q -E 
> '^Sphinx[[[:space:]]]+(\(sphinx-build\)[[[:space:]]]+|v)[[1-9]]\>'; then
> +  elif ! echo "$sphinxver" | grep -q -E \
> +       '^Sphinx[[[:space:]]]+(\(sphinx-build\)[[[:space:]]]+|v)[[1-9]]\>'; 
> then
>      AC_MSG_ERROR([Sphinx 1.0 or higher is required])
>    fi
>  fi
> -- 
> 1.8.5.1
> 

-- 
Jose Antonio Lopes
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

Reply via email to