* configure.ac: Fix spacing in helptext of customs

Copyright-paperwork-exempt: yes
This commit is contained in:
Bernhard Reutner-Fischer 2014-09-15 13:03:44 +02:00 committed by Paul Smith
parent b484efca56
commit bd716a1ec1

View 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],