summaryrefslogtreecommitdiff
path: root/config_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'config_int.h')
-rw-r--r--config_int.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config_int.h b/config_int.h
index 1fd72574..a102cfee 100644
--- a/config_int.h
+++ b/config_int.h
@@ -12,7 +12,10 @@
/// its feature tests.
/// \note You should include <tt>config.h</tt> rather than <tt>config_int.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_INT_H