From e3129ef4323a8a0b6ecc0a711d5f5d1ca5fd0c56 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 18 Jun 2019 09:20:23 -0400 Subject: Fix typo in doc for configure --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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; -- cgit v1.2.3-54-g00ecf