curl-library
Patch: Don't include TFTP when HTTP_ONLY is defined
From: Dov Murik <dubekm_at_gmail.com>
Date: Sun, 11 Dec 2005 16:45:12 +0200
Received on 2005-12-11
Date: Sun, 11 Dec 2005 16:45:12 +0200
Following the addition of TFTP support to libcurl, it should be
excluded when defining HTTP_ONLY (useful in platforms without
'configure', like MSVC). The simple attached patch (lib/setup.h) does
just that.
Enjoy,
Dov Murik,
Blue Security.
- application/octet-stream attachment: libcurl_setup.h.patch