Bacula 11.3.3 configure error: invalid token in macro parameter list

Martin Simmons <[email protected]> Tue, 17 May 2022 18:25:01 +0100
Newsgroups gmane.comp.sysutils.backup.bacula.devel
Message-ID <[email protected]>
During the configure, FreeBSD clang version 10.0.1 reports this error (but it
doesn't stop the configure):

==> Entering directory src/tools
test-cpp.c:35:13: error: invalid token in macro parameter list
# define ok(1, "typeof not available")
            ^
1 error generated.