bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] * configure.ac: Fix spacing in helptext of customs


From: Paul Smith
Subject: Re: [PATCH 1/2] * configure.ac: Fix spacing in helptext of customs
Date: Mon, 15 Sep 2014 18:44:19 -0400

[ Please send patches to address@hidden only, thanks! ]


I applied this change and it will be pushed soon.  Thanks!


On Mon, 2014-09-15 at 13:03 +0200, Bernhard Reutner-Fischer wrote:
> Signed-off-by: Bernhard Reutner-Fischer <address@hidden>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 97fd090..1770c88 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -249,7 +249,7 @@ AS_IF([test "$PATH_SEPARATOR" = ';'],
>  AC_SUBST([REMOTE]) REMOTE=stub
>  use_customs=false
>  AC_ARG_WITH([customs],
> -[ AC_HELP_STRING([--with-customs=DIR],
> +[AC_HELP_STRING([--with-customs=DIR],
>                   [enable remote jobs via Customs--see README.customs])],
>  [ AS_CASE([$withval], [n|no], [:],
>      [make_cppflags="$CPPFLAGS"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]