make-alpha
[Top][All Lists]
Advanced

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

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


From: Bernhard Reutner-Fischer
Subject: [PATCH] * configure.ac: Fix spacing in helptext of customs
Date: Thu, 24 Apr 2014 13:47:15 +0200

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 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




reply via email to

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