From: Pekka Riikonen Date: Fri, 1 Apr 2005 14:17:17 +0000 (+0000) Subject: updates. X-Git-Tag: silc.server.0.9.19~17 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=de6ebdcf0494ed7b0b62483f26128a7f3cc852fc updates. --- diff --git a/configure.in.pre b/configure.in.pre index 2b11a15b..37a1b379 100644 --- a/configure.in.pre +++ b/configure.in.pre @@ -844,6 +844,8 @@ fi __SILC_HAVE_LIBIDN="" if test x$has_libidn = xtrue; then __SILC_HAVE_LIBIDN="#define __SILC_HAVE_LIBIDN 1" +else + AC_MSG_ERROR(Could not locate libidn. GNU Libidn is required to compile SILC) fi # iconv support