Skip to content
Snippets Groups Projects
Commit fd17cd4d authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa Committed by Daniel Stenberg
Browse files

--metalink option is available regardless of Metalink support.

parent 53f2c02a
No related branches found
No related tags found
No related merge requests found
......@@ -174,9 +174,7 @@ static const struct LongShort aliases[]= {
{"$G", "delegation", TRUE},
{"$H", "mail-auth", TRUE},
{"$I", "post303", FALSE},
#ifdef HAVE_LIBMETALINK
{"$J", "metalink", TRUE},
#endif /* HAVE_LIBMETALINK */
{"0", "http1.0", FALSE},
{"1", "tlsv1", FALSE},
{"2", "sslv2", FALSE},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment