updates.
authorPekka Riikonen <priikone@silcnet.org>
Fri, 1 Apr 2005 14:17:17 +0000 (14:17 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 1 Apr 2005 14:17:17 +0000 (14:17 +0000)
configure.in.pre

index 2b11a15b41acb6577eaf151c1671be1499e1920a..37a1b3790c4ae0e4cdf23d757d47021d44d935ad 100644 (file)
@@ -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