summaryrefslogtreecommitdiff
path: root/config_dll.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-12-25 20:32:21 -0500
committerJeffrey Walton <noloader@gmail.com>2020-12-25 20:32:21 -0500
commitad17e0290a31e9a2f702a496fbc13b98979df74e (patch)
tree320a274a75ed87e9c48ad0c47182770ce5e56882 /config_dll.h
parentf8da0a2bb3d3b5d926345ae0ea824d1830548108 (diff)
downloadcryptopp-git-ad17e0290a31e9a2f702a496fbc13b98979df74e.tar.gz
Update documentation
Diffstat (limited to 'config_dll.h')
-rw-r--r--config_dll.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config_dll.h b/config_dll.h
index 5ded7853..1cb7dcaa 100644
--- a/config_dll.h
+++ b/config_dll.h
@@ -13,7 +13,10 @@
/// its feature tests.
/// \note You should include <tt>config.h</tt> rather than <tt>config_dll.h</tt>
/// directly.
-/// \sa <A HREF="https://github.com/weidai11/cryptopp/issues/835">Issue 835</A>
+/// \sa <A HREF="https://github.com/weidai11/cryptopp/issues/835">Issue 835,
+/// Make config.h more autoconf friendly</A>,
+/// <A HREF="https://www.cryptopp.com/wiki/Configure.sh">Configure.sh script</A>
+/// on the Crypto++ wiki
/// \since Crypto++ 8.3
#ifndef CRYPTOPP_CONFIG_DLL_H