mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
changed to latest libidn version.
This commit is contained in:
parent
78936b2f2a
commit
b686dc4911
@ -29,7 +29,7 @@ LIBSSH2_PATH = ../../libssh2-0.18
|
||||
endif
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../libidn-1.9
|
||||
LIBIDN_PATH = ../../libidn-1.11
|
||||
endif
|
||||
# Edit the path below to point to the base of your Novell LDAP NDK.
|
||||
ifndef LDAP_SDK
|
||||
|
@ -30,7 +30,7 @@ endif
|
||||
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../libidn-1.9
|
||||
LIBIDN_PATH = ../../libidn-1.11
|
||||
endif
|
||||
|
||||
ifndef INSTDIR
|
||||
|
@ -29,7 +29,7 @@ LIBSSH2_PATH = ../../libssh2-0.18
|
||||
endif
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../libidn-1.9
|
||||
LIBIDN_PATH = ../../libidn-1.11
|
||||
endif
|
||||
# Edit the path below to point to the base of your Novell LDAP NDK.
|
||||
ifndef LDAP_SDK
|
||||
|
@ -30,7 +30,7 @@ endif
|
||||
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
ifndef LIBIDN_PATH
|
||||
LIBIDN_PATH = ../../libidn-1.9
|
||||
LIBIDN_PATH = ../../libidn-1.11
|
||||
endif
|
||||
|
||||
ifndef INSTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user