
Bison no longer remembers the path to `m4` as of Homebrew/homebrew-core#84931. Since superenv does not put runtime dependencies of build dependences in `PATH`, we now need to help Bison find `m4` by setting `M4` in the environment. See also Homebrew/homebrew-core#85260.