Dov Murik made defining HTTP_ONLY also disable TFTP
authorDaniel Stenberg <daniel@haxx.se>
Sun, 11 Dec 2005 23:14:25 +0000 (23:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Dec 2005 23:14:25 +0000 (23:14 +0000)
lib/setup.h

index 8f19dde3f243bd9d779035313c945bb75d3b367c..2fcc29cd845400ddb14915771bcc26fa44f1df05 100644 (file)
@@ -24,6 +24,7 @@
  ***************************************************************************/
 
 #ifdef HTTP_ONLY
+#define CURL_DISABLE_TFTP
 #define CURL_DISABLE_FTP
 #define CURL_DISABLE_LDAP
 #define CURL_DISABLE_TELNET