summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-21 11:32:09 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-21 11:56:54 +0100
commit0d3abf8d6b6abedad6c5c89bf87ea4ad90760932 (patch)
tree4d6717fd702f9bf8b8da5322c9235be19964fe17 /m4
parent781d7d666462c8b359657d51cee85b45ba545a11 (diff)
downloadgnutls-0d3abf8d6b6abedad6c5c89bf87ea4ad90760932.tar.gz
hooks.m4: corrected typo
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 9ea149c672..36be582b1f 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -115,7 +115,7 @@ LIBTASN1_MINIMUM=4.9
if test "$included_libtasn1" = yes; then
AC_MSG_ERROR([[
***
- *** Libtasn1 $LIBTASN1_MINIMUM was not found. To use the included on use --with-included-libtasn1
+ *** Libtasn1 $LIBTASN1_MINIMUM was not found. To use the included one, use --with-included-libtasn1
]])
fi
fi