configure: Use longer, non-deprecated form for OCaml warnings flags
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Oct 2021 11:04:06 +0000 (12:04 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Oct 2021 11:04:06 +0000 (12:04 +0100)
commitfa5f2d24ff1cca3c5ac0615fe75011cf8c887891
tree681bd8b954cadbb504235f0988ce33fb29d09638
parent832682193c42b520d293c6175746b6cfe5272c0b
configure: Use longer, non-deprecated form for OCaml warnings flags

In OCaml 4.13:

Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
like 'CDEFLMPSUVYZX', is deprecated.
Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3.
configure.ac