aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ce651791d..683299d10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2700,9 +2700,9 @@ case "$OPT_IDN" in
;;
default)
dnl configure option not specified
- want_idn="no"
+ want_idn="yes"
want_idn_path="default"
- AC_MSG_RESULT([(assumed) no])
+ AC_MSG_RESULT([(assumed) yes])
;;
yes)
dnl --with-libidn option used without path