USE_PERL should not be in configwin32.h or you can't compile without perl. It should only be set on the project configuration settings
This commit is contained in:
parent
7fe114ed0f
commit
88f3276ac4
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
/* 'Enable Debugging' */
|
||||
/* #undef DEBUG */
|
||||
#define DEBUG
|
||||
#define USE_PERL
|
||||
/* Set to explicitly specify we don't want to use thread-safe functions in
|
||||
curl */
|
||||
/* #undef DISABLED_THREADSAFE */
|
||||
|
|
Reference in a new issue