projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3f523a
)
Dov Murik made defining HTTP_ONLY also disable TFTP
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 11 Dec 2005 23:14:25 +0000
(23:14 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 11 Dec 2005 23:14:25 +0000
(23:14 +0000)
lib/setup.h
patch
|
blob
|
history
diff --git
a/lib/setup.h
b/lib/setup.h
index 8f19dde3f243bd9d779035313c945bb75d3b367c..2fcc29cd845400ddb14915771bcc26fa44f1df05 100644
(file)
--- a/
lib/setup.h
+++ b/
lib/setup.h
@@
-24,6
+24,7
@@
***************************************************************************/
#ifdef HTTP_ONLY
+#define CURL_DISABLE_TFTP
#define CURL_DISABLE_FTP
#define CURL_DISABLE_LDAP
#define CURL_DISABLE_TELNET