From: Bernhard Walle <wa...@corscience.de>

This commit contains also two small whitespace fixes.

Signed-off-by: Bernhard Walle <wa...@corscience.de>
---
 rules/bash.in |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/bash.in b/rules/bash.in
index 7ef65a9..fd5a9a6 100644
--- a/rules/bash.in
+++ b/rules/bash.in
@@ -4,14 +4,15 @@ menuconfig BASH
        select LIBC_DL
        select GCCLIBS_GCC_S
        select NCURSES if BASH_CURSES
+       select HOST_BISON
        help
          The GNU Bourne Again SHell
          Bash is an sh-compatible command language interpreter that executes
-         commands read from the standard input or from a file.  Bash also
-         incorporates useful features from the Korn and C shells (ksh and csh).
+         commands read from the standard input or from a file.  Bash also
+         incorporates useful features from the Korn and C shells (ksh and csh).
 
          Bash is ultimately intended to be a conformant implementation of the
-         IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
+         IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 
          Included in the bash package is the Programmable Completion Code,
          by Ian Macdonald.
-- 
1.7.7.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to