From 9265403b8bfd3c1f20f81a52a3f2c6f7711dffb5 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 2 Jul 2007 19:40:54 +0000 Subject: Get rid of eclipse fiels once and for all. Homogenise the references to crosstool-NG: - the project is named "crosstool-NG" - the front-end is named "ct-ng" - don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG") Default action is to print help. Don't speak of make rules when dumping help, just speak of actions. --- config/global.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'config') diff --git a/config/global.in b/config/global.in index 7f1ba816..001eaac8 100644 --- a/config/global.in +++ b/config/global.in @@ -9,7 +9,7 @@ config FOOBAR menu "Paths and misc options" -comment "Crosstool-ng behavior" +comment "crosstool-NG behavior" config EXPERIMENTAL bool @@ -172,11 +172,11 @@ config CUSTOM_PATCH_ONLY default n depends on CUSTOM_PATCH help - Don't apply patches coming with CT-NG, only those patches available in - the directory below. + Don't apply patches coming with crosstool-NG, only those patches available + in the directory below. - If you say 'N' here, then the patches provided with CT-NG will be applied - first, and then your patches. + If you say 'N' here, then the patches provided with crosstool-NG will be + applied first, and then your patches. config CUSTOM_PATCH_DIR string @@ -311,14 +311,14 @@ config LOG_SEE_TOOLS_WARN default n depends on ! LOG_ERROR help - Treat warnings from the different tools as crosstool-ng warnings. + Treat warnings from the different tools as crosstool-NG warnings. If you say 'y' here, then those warnings will be prefixed with '[WARN ]' instead of the default '[ALL ]'. You can safely say 'n' here. Those warnings will anyway be recorded in the log file (provided you configured one). - Tools error will always be logged as crosstool-ng errors. + Tools error will always be logged as crosstool-NG errors. config LOG_PROGRESS_BAR bool -- cgit v1.2.3