diff -r 75f3f975e2ad -r 9383bf4a2e2e config/global.in --- a/config/global.in Sun Jun 17 14:51:37 2007 +0000 +++ b/config/global.in Mon Jul 02 19:40:54 2007 +0000 @@ -9,7 +9,7 @@ menu "Paths and misc options" -comment "Crosstool-ng behavior" +comment "crosstool-NG behavior" config EXPERIMENTAL bool @@ -172,11 +172,11 @@ 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 @@ 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