config: remove never used/implemented 'ls-lR'

Use of listing (ls-lR) was never implemented, and never used.
This commit is contained in:
Yann E. MORIN" 2010-01-31 12:36:50 +01:00
parent b44a9d9e34
commit f50cca2bc9

View File

@ -70,21 +70,6 @@ config MIRROR_BASE_URL
The mirror is available at:
http://ymorin.is-a-geek.org/mirrors/
config MIRROR_LS_R
bool
# prompt "Use ls-lR et al."
depends on EXPERIMENTAL
default n
help
If the tarball was not found at the above location, see if the server
has a ls-lr.gz (or similar) file, and use that file to see if the
tarball is listed somewhere in that file.
Common file names looked for are:
ls-lrRt.txt (used at ftp.gnu.org)
find.txt (ditto)
ls-lR
endif # USE_MIRROR
config CONNECT_TIMEOUT