summaryrefslogtreecommitdiff
path: root/lib/easyoptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/easyoptions.c')
-rw-r--r--lib/easyoptions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/easyoptions.c b/lib/easyoptions.c
index 586abfe52..3294c1d0b 100644
--- a/lib/easyoptions.c
+++ b/lib/easyoptions.c
@@ -334,7 +334,7 @@ struct curl_easyoption Curl_easyopts[] = {
{NULL, 0, 0, 0} /* end of table */
};
-#ifdef CURLDEBUG
+#ifdef DEBUGBUILD
/*
* Curl_easyopts_check() is a debug-only function that returns non-zero
* if this source file is not in sync with the options listed in curl/curl.h