From de6ebdcf0494ed7b0b62483f26128a7f3cc852fc Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 1 Apr 2005 14:17:17 +0000 Subject: [PATCH] updates. --- configure.in.pre | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.24.0