summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/optiontable.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/optiontable.pl b/lib/optiontable.pl
index 1348eedae..ce5d02015 100644
--- a/lib/optiontable.pl
+++ b/lib/optiontable.pl
@@ -104,7 +104,7 @@ print <<FOOT
{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