aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4dd3e329..75993fdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -503,7 +503,7 @@ AC_ARG_ENABLE(validate-doc,
AC_SUBST(OSS_FUZZ)
AC_ARG_ENABLE(oss-fuzz,
- AS_HELP_STRING([--enable-doc-maintenance],
+ AS_HELP_STRING([--enable-oss-fuzz],
[if set, build static fuzzers for oss-fuzz]),
[if test "$enableval" = "yes"; then
OSS_FUZZ=1;