[PATCH 1/2] * configure.ac: Fix spacing in helptext of customs
Bernhard Reutner-Fischer <[email protected]> Mon, 15 Sep 2014 13:03:44 +0200
| Newsgroups | gmane.comp.gnu.make.bugs,gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Bernhard Reutner-Fischer <[email protected]> --- 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" -- 2.1.0