mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
parent
daa5b044b8
commit
58e0ff809f
9 changed files with 171 additions and 172 deletions
|
|
@ -3013,7 +3013,7 @@ if test "$want_idn" = "yes"; then
|
|||
tst_links_libidn="no"
|
||||
])
|
||||
#
|
||||
AC_CHECK_HEADERS( idn2.h )
|
||||
AC_CHECK_HEADERS(idn2.h)
|
||||
|
||||
if test "$tst_links_libidn" = "yes"; then
|
||||
AC_DEFINE(HAVE_LIBIDN2, 1, [Define to 1 if you have the `idn2' library (-lidn2).])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue