diff --git a/configure.ac b/configure.ac index dca4c5edd8b..c16eae8ba19 100644 --- a/configure.ac +++ b/configure.ac @@ -1254,8 +1254,10 @@ if test "x$enable_fuzz" = "xyes"; then #include #include extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { return 0; } - /* unterminated comment to remove the main function ... - ]],[[]])]) + /* comment to remove the main function ... + ]],[[ + */ int not_main() { + ]])]) else BITCOIN_QT_INIT