summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-06 21:48:49 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-06 21:48:49 +0000
commite2cecdeafaea8cf7cf685782811b815eb1c22aca (patch)
tree2769a1a0358b3efafc5d3dee377c00302f1d9c30
parent5577f42d699ab9294118e07b28fdf5634bcc1e63 (diff)
downloadgnutls-e2cecdeafaea8cf7cf685782811b815eb1c22aca.tar.gz
*** empty log message ***
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 45e221ea51..aff6b3ac84 100644
--- a/configure.in
+++ b/configure.in
@@ -274,8 +274,9 @@ minitasn1_enabled=no
AC_CHECK_LIB( tasn1, asn1_array2tree,:,
minitasn1_enabled=yes
+AC_MSG_WARN([[
***
-*** LibtASN1 was not found. Will use the included one.))
+*** LibtASN1 was not found. Will use the included one.]])))
if test x$opt_developer_mode = xyes; then