Loading configure.ac +4 −4 Original line number Diff line number Diff line Loading @@ -923,7 +923,7 @@ dnl set variable for use in automakefile(s) AM_CONDITIONAL(HAVE_LIBZ, test x"$AMFIXLIB" = x1) AC_MSG_CHECKING([whether to build with libidn]) AC_ARG_WITH(idn, AC_ARG_WITH(libidn, AC_HELP_STRING([--with-libidn=PATH],[Enable libidn usage]) AC_HELP_STRING([--without-libidn],[Disable libidn usage]), [LIBIDN="$withval"]) Loading @@ -937,7 +937,7 @@ case "$LIBIDN" in [ dnl if there was a given path, try it nolibidn="true" if test "x$LIBIDN" != "x"; then if test "x$LIBIDN" != "xyes"; then nolibidn="" dnl reset to test again oldLDFLAGS=$LDFLAGS oldCPPFLAGS=$CPPFLAGS Loading Loading @@ -1391,7 +1391,7 @@ AC_MSG_NOTICE([Configured to build curl/libcurl: SNPEGO support: ${curl_spnego_msg} c-ares support: ${curl_ares_msg} ipv6 support: ${curl_ipv6_msg} libidn support: ${curl_idn_msg} IDN support: ${curl_idn_msg} Build libcurl: Shared=${enable_shared}, Static=${enable_static} Built-in manual: ${curl_manual_msg} ]) Loading
configure.ac +4 −4 Original line number Diff line number Diff line Loading @@ -923,7 +923,7 @@ dnl set variable for use in automakefile(s) AM_CONDITIONAL(HAVE_LIBZ, test x"$AMFIXLIB" = x1) AC_MSG_CHECKING([whether to build with libidn]) AC_ARG_WITH(idn, AC_ARG_WITH(libidn, AC_HELP_STRING([--with-libidn=PATH],[Enable libidn usage]) AC_HELP_STRING([--without-libidn],[Disable libidn usage]), [LIBIDN="$withval"]) Loading @@ -937,7 +937,7 @@ case "$LIBIDN" in [ dnl if there was a given path, try it nolibidn="true" if test "x$LIBIDN" != "x"; then if test "x$LIBIDN" != "xyes"; then nolibidn="" dnl reset to test again oldLDFLAGS=$LDFLAGS oldCPPFLAGS=$CPPFLAGS Loading Loading @@ -1391,7 +1391,7 @@ AC_MSG_NOTICE([Configured to build curl/libcurl: SNPEGO support: ${curl_spnego_msg} c-ares support: ${curl_ares_msg} ipv6 support: ${curl_ipv6_msg} libidn support: ${curl_idn_msg} IDN support: ${curl_idn_msg} Build libcurl: Shared=${enable_shared}, Static=${enable_static} Built-in manual: ${curl_manual_msg} ])