projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b484efc
)
* configure.ac: Fix spacing in helptext of customs
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 15 Sep 2014 11:03:44 +0000
(13:03 +0200)
committer
Paul Smith
<psmith@gnu.org>
Mon, 15 Sep 2014 18:17:49 +0000
(14:17 -0400)
Copyright-paperwork-exempt: yes
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 97fd090cef17935163816b13648d5ece69c9eb91..8afa51d05dfe3591ede722138459c7cdc9aa8cc7 100644
(file)
--- 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],