From: Bernhard Reutner-Fischer Date: Mon, 15 Sep 2014 11:03:44 +0000 (+0200) Subject: * configure.ac: Fix spacing in helptext of customs X-Git-Tag: 4.1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd716a1ec15de746138c15d6d69fad3d0cd8e1c9;p=thirdparty%2Fmake.git * configure.ac: Fix spacing in helptext of customs Copyright-paperwork-exempt: yes --- diff --git a/configure.ac b/configure.ac index 97fd090c..8afa51d0 100644 --- a/configure.ac +++ b/configure.ac @@ -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],