curl_setup: Disable SMB/CIFS support when HTTP only
This commit is contained in:
parent
db6bcbd83f
commit
5691325440
@ -190,6 +190,9 @@
|
|||||||
# ifndef CURL_DISABLE_GOPHER
|
# ifndef CURL_DISABLE_GOPHER
|
||||||
# define CURL_DISABLE_GOPHER
|
# define CURL_DISABLE_GOPHER
|
||||||
# endif
|
# endif
|
||||||
|
# ifndef CURL_DISABLE_SMB
|
||||||
|
# define CURL_DISABLE_SMB
|
||||||
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user