diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-31 12:46:59 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-31 12:46:59 +0000 |
commit | ef2e479e1d4540b3a563d6c0099138f3e7932f01 (patch) | |
tree | 8ade8979c19cdaaa069fb4f09dc4dbc224af088d /config/global | |
parent | 84ba3316204e9020675b7cfa1a142002e7e4c65d (diff) | |
download | crosstool-ng-ef2e479e1d4540b3a563d6c0099138f3e7932f01.tar.gz crosstool-ng-ef2e479e1d4540b3a563d6c0099138f3e7932f01.tar.bz2 crosstool-ng-ef2e479e1d4540b3a563d6c0099138f3e7932f01.zip |
Add a "NOTE" in the proxy settings help, telling it might not cover all possible proxy configurations.
/trunk/config/global/download.in | 4 4 0 0 ++++
1 file changed, 4 insertions(+)
Diffstat (limited to 'config/global')
-rw-r--r-- | config/global/download.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/global/download.in b/config/global/download.in index 32b8d4bd..2450cbaf 100644 --- a/config/global/download.in +++ b/config/global/download.in @@ -19,6 +19,10 @@ menuconfig USE_PROXY Say 'Y' here if you need to use a proxy to connect to the internet. You can then choose between an HTTP or a SOCKS 4/5 proxy. + + **** NOTE **** + The settings below may not cover all possible proxy configurations! + You'd be better off setting proxy in the environment! if USE_PROXY |