[ Please send patches to bug-make@gnu.org 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 <rep.dot....@gmail.com>
> ---
>  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"



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to