build: Update non-gettext path for OCaml format type changes
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 28 Feb 2025 11:20:37 +0000 (11:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 28 Feb 2025 11:20:37 +0000 (11:20 +0000)
commitcd7f4eca0bf88af52e39702e72463a6830d273b9
treef10a9b3085ecd961cdb4004ad3ca45e1b77cb5a2
parent52a608a475fb11becc2ace2a603b31951fe80dad
build: Update non-gettext path for OCaml format type changes

For printf and similar functions, OCaml now uses format6 instead of
the old 4-argument format types.

I'm not sure which OCaml version this change was introduced in, but
this should work back to at least OCaml 4.05 (RHEL 7), and probably
earlier.
configure.ac