[PATCH] * configure.ac: Fix spacing in helptext of customs

Bernhard Reutner-Fischer <[email protected]> Thu, 24 Apr 2014 13:47:15 +0200
Newsgroups 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 ad07a7e..8a64443 100644
--- a/configure.ac
+++ b/configure.ac
@@ -248,7 +248,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"
-- 
1.9.2