mirror of
https://github.com/curl/curl.git
synced 2026-07-23 10:47:17 +03:00
parent
0b8e9c8522
commit
9ee40ce2ab
4 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ LIBRTMP_PATH = ../../../librtmp-2.4
|
|||
endif
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../../libidn-1.30
|
||||
LIBIDN_PATH = ../../../libidn-1.32
|
||||
endif
|
||||
# Edit the path below to point to the base of your MS IDN package.
|
||||
# Microsoft Internationalized Domain Names (IDN) Mitigation APIs 1.1
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../../libidn-1.30
|
||||
LIBIDN_PATH = ../../../libidn-1.32
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your librtmp package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue