summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:36:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:36:50 (GMT)
commitf50cca2bc9adc42c2bc4898dce25c3c55515cf83 (patch)
treebcbf750d3bf2b687213c1cd9066719c99fa86d3e /config
parentb44a9d9e34156050b46ccad0f73b55d3192b0973 (diff)
config: remove never used/implemented 'ls-lR'
Use of listing (ls-lR) was never implemented, and never used.
Diffstat (limited to 'config')
-rw-r--r--config/global/download.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/config/global/download.in b/config/global/download.in
index fd651cb..e91bd98 100644
--- a/config/global/download.in
+++ b/config/global/download.in
@@ -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