aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN <devnull@localhost>2009-06-14 22:56:26 +0200
committerYann E. MORIN <devnull@localhost>2009-06-14 22:56:26 +0200
commit008ae8e550eb8e7ed3811d3ab2c87a243e8f2d0b (patch)
tree17bcee54cb8781311f8fc3c100bccd10ae0e5d3c
parent75910da109c61b5bb589f3154ba322b2c9dee0a4 (diff)
downloadcrosstool-ng-008ae8e550eb8e7ed3811d3ab2c87a243e8f2d0b.tar.gz
crosstool-ng-008ae8e550eb8e7ed3811d3ab2c87a243e8f2d0b.tar.bz2
crosstool-ng-008ae8e550eb8e7ed3811d3ab2c87a243e8f2d0b.zip
[companion-libs] Fix spaces in help entries
Some help entries were missing proper alignment-spaces.
-rw-r--r--config/companion_libs.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/companion_libs.in b/config/companion_libs.in
index 1653215d..9b059f09 100644
--- a/config/companion_libs.in
+++ b/config/companion_libs.in
@@ -60,11 +60,11 @@ config COMP_LIBS_CHECK
help
It is highly recommended to check the newly built companion libraries.
Unfortunately, this is a very intensive task, and takes a loooong time.
-
+
Checking the newly built companion libraries is thus disabled by default,
but it is suggested that you check them at least once on your machine,
and if they work, disable the check on subsequent builds.
-
+
If you suspect that one (or more) of your companion libraries is the
cause for incorrectly generated code, you should answer 'Y' here.
Note however that this will take a really long time. For example,