* configure.ac: Fix spacing in helptext of customs
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 15 Sep 2014 11:03:44 +0000 (13:03 +0200)
committerPaul Smith <psmith@gnu.org>
Mon, 15 Sep 2014 18:17:49 +0000 (14:17 -0400)
Copyright-paperwork-exempt: yes

configure.ac

index 97fd090cef17935163816b13648d5ece69c9eb91..8afa51d05dfe3591ede722138459c7cdc9aa8cc7 100644 (file)
@@ -249,8 +249,8 @@ AS_IF([test "$PATH_SEPARATOR" = ';'],
 AC_SUBST([REMOTE]) REMOTE=stub
 use_customs=false
 AC_ARG_WITH([customs],
-[ AC_HELP_STRING([--with-customs=DIR],
-                 [enable remote jobs via Customs--see README.customs])],
+[AC_HELP_STRING([--with-customs=DIR],
+                [enable remote jobs via Customs--see README.customs])],
 [ AS_CASE([$withval], [n|no], [:],
     [make_cppflags="$CPPFLAGS"
      AS_CASE([$withval],