summaryrefslogtreecommitdiffstats
path: root/m4macros/ax_crypto.m4
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2021-04-01 21:48:02 +0200
committerFrancis Dupont <fdupont@isc.org>2021-04-16 20:56:08 +0200
commitd2135cf4a4a0231ca93c5f39b86e19dc57c78681 (patch)
treeabe0fc765df545dc084e9a1e111df5d37c602ecd /m4macros/ax_crypto.m4
parent[#1632] use literal in AC_CHECK_HEADERS (diff)
downloadkea-d2135cf4a4a0231ca93c5f39b86e19dc57c78681.tar.xz
kea-d2135cf4a4a0231ca93c5f39b86e19dc57c78681.zip
[#1632] Fixed two nits
Diffstat (limited to 'm4macros/ax_crypto.m4')
-rw-r--r--m4macros/ax_crypto.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4macros/ax_crypto.m4 b/m4macros/ax_crypto.m4
index 74b4400d98..dcc2c594bb 100644
--- a/m4macros/ax_crypto.m4
+++ b/m4macros/ax_crypto.m4
@@ -205,7 +205,7 @@ EOF
CRYPTO_LDFLAGS=""
CRYPTO_RPATH=""
if test "x$ac_header_preproc" = "xyes"; then
- AC_MSG_RESULT([botan/botan.h}
+ AC_MSG_RESULT([botan/botan.h
was found but is unusable. The most common cause of this problem
is attempting to use an updated C++ compiler with older C++ libraries, such as
the version of Botan that comes with your distribution. If you have updated