summaryrefslogtreecommitdiff
path: root/examples/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/config.h.in')
-rw-r--r--examples/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config.h.in b/examples/config.h.in
index e645acea1744..7145f80e4df8 100644
--- a/examples/config.h.in
+++ b/examples/config.h.in
@@ -36,8 +36,8 @@
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
-/* If you have HMAC_CTX_init */
-#undef HAVE_HMAC_CTX_INIT
+/* If you have HMAC_Update */
+#undef HAVE_HMAC_UPDATE
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H