require the netrc_debug feature the same way we now can require SSL

present client-side
This commit is contained in:
Daniel Stenberg
2003-06-12 16:38:14 +00:00
parent 86689dc524
commit 654e3f1101
7 changed files with 44 additions and 51 deletions

View File

@@ -18,7 +18,10 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
#
# Client-side
<client requires=netrc_debug>
<client>
<features>
netrc_debug
</features>
<server>
ftp
</server>