]> git.eshelyaron.com Git - emacs.git/commit
Fix libgccjit detection on macOS
authorAlan Third <alan@idiocy.org>
Thu, 9 Sep 2021 21:33:01 +0000 (22:33 +0100)
committerAlan Third <alan@idiocy.org>
Tue, 14 Sep 2021 09:08:11 +0000 (10:08 +0100)
commit443d37ff213ec31c8450a9cce36a7c44ac63945b
tree85c9f9a050c8397f7d45c4f3ff625c4073208f88
parent3f835ad5806e246ec671e0b4f5c29fbdd32e2440
Fix libgccjit detection on macOS

* configure.ac: Combine the Homebrew and MacPorts detection so they
will not create nonsense flags if both are installed.
configure.ac