Remove hardcoded CURL_STATICLIB definition in config.h
This commit is contained in:
parent
a6d82633c3
commit
19d9ae844b
@ -73,11 +73,6 @@
|
||||
typedef int pid_t;
|
||||
#endif
|
||||
|
||||
/* Help out our buddy curl */
|
||||
#if !defined(EXV_HAVE_DLL)
|
||||
# define CURL_STATICLIB
|
||||
#endif
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user