summaryrefslogtreecommitdiffstats
path: root/lib/vauth/digest.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vauth/digest.h')
-rw-r--r--lib/vauth/digest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vauth/digest.h b/lib/vauth/digest.h
index 68fdb28..99ce1f9 100644
--- a/lib/vauth/digest.h
+++ b/lib/vauth/digest.h
@@ -26,7 +26,7 @@
#include <curl/curl.h>
-#if !defined(CURL_DISABLE_CRYPTO_AUTH)
+#ifndef CURL_DISABLE_DIGEST_AUTH
#define DIGEST_MAX_VALUE_LENGTH 256
#define DIGEST_MAX_CONTENT_LENGTH 1024