we actually build and run fine with libidn 0.4.1 too, so let's not require
anything newer than that
This commit is contained in:
parent
752ef08141
commit
5e65d48ffa
@ -305,7 +305,7 @@ typedef struct in_addr Curl_ipconnect;
|
||||
/* This could benefit from additional checks that some of the used/important
|
||||
header files are present as well before we define the USE_* define. */
|
||||
#define USE_LIBIDN
|
||||
#define LIBIDN_REQUIRED_VERSION "0.4.5"
|
||||
#define LIBIDN_REQUIRED_VERSION "0.4.1"
|
||||
#endif
|
||||
|
||||
#endif /* __CONFIG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user