config: remove never used/implemented 'ls-lR'
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 31 12:36:50 2010 +0100 (2010-01-31)
changeset 17766144097af955
parent 1765 93cb44d28002
child 1777 509cc4c634f3
config: remove never used/implemented 'ls-lR'

Use of listing (ls-lR) was never implemented, and never used.
config/global/download.in
     1.1 --- a/config/global/download.in	Sun Jan 31 12:07:44 2010 +0100
     1.2 +++ b/config/global/download.in	Sun Jan 31 12:36:50 2010 +0100
     1.3 @@ -70,21 +70,6 @@
     1.4        The mirror is available at:
     1.5          http://ymorin.is-a-geek.org/mirrors/
     1.6  
     1.7 -config MIRROR_LS_R
     1.8 -    bool
     1.9 -#    prompt "Use ls-lR et al."
    1.10 -    depends on EXPERIMENTAL
    1.11 -    default n
    1.12 -    help
    1.13 -      If the tarball was not found at the above location, see if the server
    1.14 -      has a ls-lr.gz (or similar) file, and use that file to see if the
    1.15 -      tarball is listed somewhere in that file.
    1.16 -      
    1.17 -      Common file names looked for are:
    1.18 -        ls-lrRt.txt     (used at ftp.gnu.org)
    1.19 -        find.txt        (ditto)
    1.20 -        ls-lR
    1.21 -
    1.22  endif # USE_MIRROR
    1.23  
    1.24  config CONNECT_TIMEOUT